#6022dd color space conversions
Hex:
        #6022dd
        RGB:
        96, 34, 221
        CMY:
        62, 87, 13
        CMYK:
        57, 85, 0, 13
      HSL:
        260°, 73.3333%, 50.0000%
        HSV (HSB):
        260°, 84.6154%, 86.6667%
        XYZ:
        18.4470, 8.8513, 69.1428
        xyY:
        0.1913, 0.0918, 8.8513
      CIE-Lab:
        35.6964, 66.6601, -82.7747
        CIE-LCH:
        35.6964, 106.2790, 308.8452
        CIE-Luv:
        35.6964, 3.6668, -114.2582
        Hunter-Lab:
        29.7512, 58.6135, -116.9664
      #6022dd color charts
#6022dd RGB chart
      #6022dd CMYK chart
      #6022dd RGB pie chart
      #6022dd color shades, tints & tones
#6022dd color schemes
#6022dd color preview, HTML & CSS examples
           This text has a color of #6022dd        
        
          <p style="color:#6022dd;">Text here</p>
        
        
          .mytext {color:#6022dd;}
        
        Text color #6022dd
      
           This box has a color of #6022dd        
        
          <div style="background-color:#6022dd;">Content here</div>
        
        
          .mybackground {background-color:#6022dd;}
        
        Background color #6022dd
      
           Border around this has a color of #6022dd        
        
          <div style="border:2px solid #6022dd;">Content here</div>
        
        
          .myborder {border:2px solid #6022dd;}
        
        Border color #6022dd