#602caf color space conversions
Hex:
        #602caf
        RGB:
        96, 44, 175
        CMY:
        62, 83, 31
        CMYK:
        45, 75, 0, 31
      HSL:
        264°, 59.8174%, 42.9412%
        HSV (HSB):
        264°, 74.8571%, 68.6275%
        XYZ:
        13.4624, 7.3833, 41.2730
        xyY:
        0.2167, 0.1189, 7.3833
      CIE-Lab:
        32.6641, 50.8754, -60.8398
        CIE-LCH:
        32.6641, 79.3082, 309.9030
        CIE-Luv:
        32.6641, 8.1821, -85.1080
        Hunter-Lab:
        27.1722, 40.8859, -71.0374
      #602caf color charts
#602caf RGB chart
      #602caf CMYK chart
      #602caf RGB pie chart
      #602caf color shades, tints & tones
#602caf color schemes
#602caf color preview, HTML & CSS examples
           This text has a color of #602caf        
        
          <p style="color:#602caf;">Text here</p>
        
        
          .mytext {color:#602caf;}
        
        Text color #602caf
      
           This box has a color of #602caf        
        
          <div style="background-color:#602caf;">Content here</div>
        
        
          .mybackground {background-color:#602caf;}
        
        Background color #602caf
      
           Border around this has a color of #602caf        
        
          <div style="border:2px solid #602caf;">Content here</div>
        
        
          .myborder {border:2px solid #602caf;}
        
        Border color #602caf