#602ac3 color space conversions
Hex:
        #602ac3
        RGB:
        96, 42, 195
        CMY:
        62, 84, 24
        CMYK:
        51, 78, 0, 24
      HSL:
        261°, 64.5570%, 46.4706%
        HSV (HSB):
        261°, 78.4615%, 76.4706%
        XYZ:
        15.5022, 8.0829, 52.3729
        xyY:
        0.2041, 0.1064, 8.0829
      CIE-Lab:
        34.1548, 56.9989, -70.2296
        CIE-LCH:
        34.1548, 90.4493, 309.0630
        CIE-Luv:
        34.1548, 5.8485, -98.0323
        Hunter-Lab:
        28.4304, 47.5772, -89.3195
      #602ac3 color charts
#602ac3 RGB chart
      #602ac3 CMYK chart
      #602ac3 RGB pie chart
      #602ac3 color shades, tints & tones
#602ac3 color schemes
#602ac3 color preview, HTML & CSS examples
           This text has a color of #602ac3        
        
          <p style="color:#602ac3;">Text here</p>
        
        
          .mytext {color:#602ac3;}
        
        Text color #602ac3
      
           This box has a color of #602ac3        
        
          <div style="background-color:#602ac3;">Content here</div>
        
        
          .mybackground {background-color:#602ac3;}
        
        Background color #602ac3
      
           Border around this has a color of #602ac3        
        
          <div style="border:2px solid #602ac3;">Content here</div>
        
        
          .myborder {border:2px solid #602ac3;}
        
        Border color #602ac3