#6022cd color space conversions
Hex:
        #6022cd
        RGB:
        96, 34, 205
        CMY:
        62, 87, 20
        CMYK:
        53, 83, 0, 20
      HSL:
        262°, 71.5481%, 46.8627%
        HSV (HSB):
        262°, 83.4146%, 80.3922%
        XYZ:
        16.4153, 8.0386, 58.4440
        xyY:
        0.1980, 0.0970, 8.0386
      CIE-Lab:
        34.0632, 62.6560, -76.2228
        CIE-LCH:
        34.0632, 98.6696, 309.4206
        CIE-Luv:
        34.0632, 5.4879, -104.8139
        Hunter-Lab:
        28.3525, 53.7300, -102.3700
      #6022cd color charts
#6022cd RGB chart
      #6022cd CMYK chart
      #6022cd RGB pie chart
      #6022cd color shades, tints & tones
#6022cd color schemes
#6022cd color preview, HTML & CSS examples
           This text has a color of #6022cd        
        
          <p style="color:#6022cd;">Text here</p>
        
        
          .mytext {color:#6022cd;}
        
        Text color #6022cd
      
           This box has a color of #6022cd        
        
          <div style="background-color:#6022cd;">Content here</div>
        
        
          .mybackground {background-color:#6022cd;}
        
        Background color #6022cd
      
           Border around this has a color of #6022cd        
        
          <div style="border:2px solid #6022cd;">Content here</div>
        
        
          .myborder {border:2px solid #6022cd;}
        
        Border color #6022cd