#602ccb color space conversions
Hex:
        #602ccb
        RGB:
        96, 44, 203
        CMY:
        62, 83, 20
        CMYK:
        53, 78, 0, 20
      HSL:
        260°, 64.3725%, 48.4314%
        HSV (HSB):
        260°, 78.3251%, 79.6078%
        XYZ:
        16.5040, 8.6000, 57.2900
        xyY:
        0.2003, 0.1044, 8.6000
      CIE-Lab:
        35.2024, 58.2465, -73.1818
        CIE-LCH:
        35.2024, 93.5319, 308.5168
        CIE-Luv:
        35.2024, 4.6532, -102.7202
        Hunter-Lab:
        29.3257, 49.1371, -95.2997
      #602ccb color charts
#602ccb RGB chart
      #602ccb CMYK chart
      #602ccb RGB pie chart
      #602ccb color shades, tints & tones
#602ccb color schemes
#602ccb color preview, HTML & CSS examples
           This text has a color of #602ccb        
        
          <p style="color:#602ccb;">Text here</p>
        
        
          .mytext {color:#602ccb;}
        
        Text color #602ccb
      
           This box has a color of #602ccb        
        
          <div style="background-color:#602ccb;">Content here</div>
        
        
          .mybackground {background-color:#602ccb;}
        
        Background color #602ccb
      
           Border around this has a color of #602ccb        
        
          <div style="border:2px solid #602ccb;">Content here</div>
        
        
          .myborder {border:2px solid #602ccb;}
        
        Border color #602ccb