#6004fc color space conversions
Hex:
        #6004fc
        RGB:
        96, 4, 252
        CMY:
        62, 98, 1
        CMYK:
        62, 98, 0, 1
      HSL:
        262°, 97.6378%, 50.1961%
        HSV (HSB):
        262°, 98.4127%, 98.8235%
        XYZ:
        22.4380, 9.6019, 92.7662
        xyY:
        0.1798, 0.0769, 9.6019
      CIE-Lab:
        37.1183, 80.0609, -98.0175
        CIE-LCH:
        37.1183, 126.5590, 309.2420
        CIE-Luv:
        37.1183, 1.9091, -132.2335
        Hunter-Lab:
        30.9869, 75.0266, -155.8068
      #6004fc color charts
#6004fc RGB chart
      #6004fc CMYK chart
      #6004fc RGB pie chart
      #6004fc color shades, tints & tones
#6004fc color schemes
#6004fc color preview, HTML & CSS examples
           This text has a color of #6004fc        
        
          <p style="color:#6004fc;">Text here</p>
        
        
          .mytext {color:#6004fc;}
        
        Text color #6004fc
      
           This box has a color of #6004fc        
        
          <div style="background-color:#6004fc;">Content here</div>
        
        
          .mybackground {background-color:#6004fc;}
        
        Background color #6004fc
      
           Border around this has a color of #6004fc        
        
          <div style="border:2px solid #6004fc;">Content here</div>
        
        
          .myborder {border:2px solid #6004fc;}
        
        Border color #6004fc