#602deb color space conversions
Hex:
        #602deb
        RGB:
        96, 45, 235
        CMY:
        62, 82, 8
        CMYK:
        59, 81, 0, 8
      HSL:
        256°, 82.6087%, 54.9020%
        HSV (HSB):
        256°, 80.8511%, 92.1569%
        XYZ:
        20.7577, 10.3617, 79.5032
        xyY:
        0.1876, 0.0937, 10.3617
      CIE-Lab:
        38.4840, 66.2594, -86.1585
        CIE-LCH:
        38.4840, 108.6903, 307.5618
        CIE-Luv:
        38.4840, 1.1917, -121.7999
        Hunter-Lab:
        32.1896, 58.7748, -123.9040
      #602deb color charts
#602deb RGB chart
      #602deb CMYK chart
      #602deb RGB pie chart
      #602deb color shades, tints & tones
#602deb color schemes
#602deb color preview, HTML & CSS examples
           This text has a color of #602deb        
        
          <p style="color:#602deb;">Text here</p>
        
        
          .mytext {color:#602deb;}
        
        Text color #602deb
      
           This box has a color of #602deb        
        
          <div style="background-color:#602deb;">Content here</div>
        
        
          .mybackground {background-color:#602deb;}
        
        Background color #602deb
      
           Border around this has a color of #602deb        
        
          <div style="border:2px solid #602deb;">Content here</div>
        
        
          .myborder {border:2px solid #602deb;}
        
        Border color #602deb