#9428fd color space conversions
Hex:
        #9428fd
        RGB:
        148, 40, 253
        CMY:
        42, 84, 1
        CMYK:
        42, 84, 0, 1
      HSL:
        270°, 98.1567%, 57.4510%
        HSV (HSB):
        270°, 84.1897%, 99.2157%
        XYZ:
        30.7012, 14.9053, 94.1874
        xyY:
        0.2196, 0.1066, 14.9053
      CIE-Lab:
        45.5043, 77.9597, -84.5222
        CIE-LCH:
        45.5043, 114.9857, 312.6871
        CIE-Luv:
        45.5043, 18.2870, -129.2273
        Hunter-Lab:
        38.6074, 74.3827, -117.6198
      #9428fd color charts
#9428fd RGB chart
      #9428fd CMYK chart
      #9428fd RGB pie chart
      #9428fd color shades, tints & tones
#9428fd color schemes
#9428fd color preview, HTML & CSS examples
           This text has a color of #9428fd        
        
          <p style="color:#9428fd;">Text here</p>
        
        
          .mytext {color:#9428fd;}
        
        Text color #9428fd
      
           This box has a color of #9428fd        
        
          <div style="background-color:#9428fd;">Content here</div>
        
        
          .mybackground {background-color:#9428fd;}
        
        Background color #9428fd
      
           Border around this has a color of #9428fd        
        
          <div style="border:2px solid #9428fd;">Content here</div>
        
        
          .myborder {border:2px solid #9428fd;}
        
        Border color #9428fd