#6022d3 color space conversions
Hex:
        #6022d3
        RGB:
        96, 34, 211
        CMY:
        62, 87, 17
        CMYK:
        55, 84, 0, 17
      HSL:
        261°, 72.2449%, 48.0392%
        HSV (HSB):
        261°, 83.8863%, 82.7451%
        XYZ:
        17.1538, 8.3340, 62.3325
        xyY:
        0.1953, 0.0949, 8.3340
      CIE-Lab:
        34.6690, 64.1589, -78.7059
        CIE-LCH:
        34.6690, 101.5430, 309.1859
        CIE-Luv:
        34.6690, 4.7839, -108.3775
        Hunter-Lab:
        28.8687, 55.5446, -107.8095
      #6022d3 color charts
#6022d3 RGB chart
      #6022d3 CMYK chart
      #6022d3 RGB pie chart
      #6022d3 color shades, tints & tones
#6022d3 color schemes
#6022d3 color preview, HTML & CSS examples
           This text has a color of #6022d3        
        
          <p style="color:#6022d3;">Text here</p>
        
        
          .mytext {color:#6022d3;}
        
        Text color #6022d3
      
           This box has a color of #6022d3        
        
          <div style="background-color:#6022d3;">Content here</div>
        
        
          .mybackground {background-color:#6022d3;}
        
        Background color #6022d3
      
           Border around this has a color of #6022d3        
        
          <div style="border:2px solid #6022d3;">Content here</div>
        
        
          .myborder {border:2px solid #6022d3;}
        
        Border color #6022d3