#602cef color space conversions
Hex:
        #602cef
        RGB:
        96, 44, 239
        CMY:
        62, 83, 6
        CMYK:
        60, 82, 0, 6
      HSL:
        256°, 85.9031%, 55.4902%
        HSV (HSB):
        256°, 81.5900%, 93.7255%
        XYZ:
        21.3045, 10.5202, 82.5691
        xyY:
        0.1862, 0.0920, 10.5202
      CIE-Lab:
        38.7602, 67.6900, -87.9680
        CIE-LCH:
        38.7602, 110.9968, 307.5777
        CIE-Luv:
        38.7602, 0.9177, -124.2089
        Hunter-Lab:
        32.4348, 60.4855, -128.2299
      #602cef color charts
#602cef RGB chart
      #602cef CMYK chart
      #602cef RGB pie chart
      #602cef color shades, tints & tones
#602cef color schemes
#602cef color preview, HTML & CSS examples
           This text has a color of #602cef        
        
          <p style="color:#602cef;">Text here</p>
        
        
          .mytext {color:#602cef;}
        
        Text color #602cef
      
           This box has a color of #602cef        
        
          <div style="background-color:#602cef;">Content here</div>
        
        
          .mybackground {background-color:#602cef;}
        
        Background color #602cef
      
           Border around this has a color of #602cef        
        
          <div style="border:2px solid #602cef;">Content here</div>
        
        
          .myborder {border:2px solid #602cef;}
        
        Border color #602cef