#602cd3 color space conversions
Hex:
        #602cd3
        RGB:
        96, 44, 211
        CMY:
        62, 83, 17
        CMYK:
        55, 79, 0, 17
      HSL:
        259°, 65.4902%, 50.0000%
        HSV (HSB):
        259°, 79.1469%, 82.7451%
        XYZ:
        17.4824, 8.9913, 62.4421
        xyY:
        0.1966, 0.1011, 8.9913
      CIE-Lab:
        35.9676, 60.3549, -76.5643
        CIE-LCH:
        35.9676, 97.4926, 308.2484
        CIE-Luv:
        35.9676, 3.7549, -107.5924
        Hunter-Lab:
        29.9855, 51.5960, -102.4761
      #602cd3 color charts
#602cd3 RGB chart
      #602cd3 CMYK chart
      #602cd3 RGB pie chart
      #602cd3 color shades, tints & tones
#602cd3 color schemes
#602cd3 color preview, HTML & CSS examples
           This text has a color of #602cd3        
        
          <p style="color:#602cd3;">Text here</p>
        
        
          .mytext {color:#602cd3;}
        
        Text color #602cd3
      
           This box has a color of #602cd3        
        
          <div style="background-color:#602cd3;">Content here</div>
        
        
          .mybackground {background-color:#602cd3;}
        
        Background color #602cd3
      
           Border around this has a color of #602cd3        
        
          <div style="border:2px solid #602cd3;">Content here</div>
        
        
          .myborder {border:2px solid #602cd3;}
        
        Border color #602cd3