#6021fc color space conversions
Hex:
        #6021fc
        RGB:
        96, 33, 252
        CMY:
        62, 87, 1
        CMYK:
        62, 87, 0, 1
      HSL:
        257°, 97.3333%, 55.8824%
        HSV (HSB):
        257°, 86.9048%, 98.8235%
        XYZ:
        22.9384, 10.6028, 92.9330
        xyY:
        0.1814, 0.0838, 10.6028
      CIE-Lab:
        38.9032, 74.6475, -95.0535
        CIE-LCH:
        38.9032, 120.8612, 308.1433
        CIE-Luv:
        38.9032, 0.6511, -132.1207
        Hunter-Lab:
        32.5619, 68.7619, -146.4227
      #6021fc color charts
#6021fc RGB chart
      #6021fc CMYK chart
      #6021fc RGB pie chart
      #6021fc color shades, tints & tones
#6021fc color schemes
#6021fc color preview, HTML & CSS examples
           This text has a color of #6021fc        
        
          <p style="color:#6021fc;">Text here</p>
        
        
          .mytext {color:#6021fc;}
        
        Text color #6021fc
      
           This box has a color of #6021fc        
        
          <div style="background-color:#6021fc;">Content here</div>
        
        
          .mybackground {background-color:#6021fc;}
        
        Background color #6021fc
      
           Border around this has a color of #6021fc        
        
          <div style="border:2px solid #6021fc;">Content here</div>
        
        
          .myborder {border:2px solid #6021fc;}
        
        Border color #6021fc