#6002cb color space conversions
Hex:
        #6002cb
        RGB:
        96, 2, 203
        CMY:
        62, 99, 20
        CMYK:
        53, 99, 0, 20
      HSL:
        268°, 98.0488%, 40.1961%
        HSV (HSB):
        268°, 99.0148%, 79.6078%
        XYZ:
        15.6251, 6.8420, 56.9970
        xyY:
        0.1966, 0.0861, 6.8420
      CIE-Lab:
        31.4445, 69.4015, -79.3851
        CIE-LCH:
        31.4445, 105.4446, 311.1612
        CIE-Luv:
        31.4445, 7.4561, -104.4203
        Hunter-Lab:
        26.1572, 60.8521, -110.8838
      #6002cb color charts
#6002cb RGB chart
      #6002cb CMYK chart
      #6002cb RGB pie chart
      #6002cb color shades, tints & tones
#6002cb color schemes
#6002cb color preview, HTML & CSS examples
           This text has a color of #6002cb        
        
          <p style="color:#6002cb;">Text here</p>
        
        
          .mytext {color:#6002cb;}
        
        Text color #6002cb
      
           This box has a color of #6002cb        
        
          <div style="background-color:#6002cb;">Content here</div>
        
        
          .mybackground {background-color:#6002cb;}
        
        Background color #6002cb
      
           Border around this has a color of #6002cb        
        
          <div style="border:2px solid #6002cb;">Content here</div>
        
        
          .myborder {border:2px solid #6002cb;}
        
        Border color #6002cb