#6006fb color space conversions
Hex:
        #6006fb
        RGB:
        96, 6, 251
        CMY:
        62, 98, 2
        CMYK:
        62, 98, 0, 2
      HSL:
        262°, 96.8379%, 50.3922%
        HSV (HSB):
        262°, 97.6096%, 98.4314%
        XYZ:
        22.3016, 9.5821, 91.9409
        xyY:
        0.1801, 0.0774, 9.5821
      CIE-Lab:
        37.0817, 79.5912, -97.5166
        CIE-LCH:
        37.0817, 125.8739, 309.2207
        CIE-Luv:
        37.0817, 1.9526, -131.6811
        Hunter-Lab:
        30.9549, 74.4298, -154.4319
      #6006fb color charts
#6006fb RGB chart
      #6006fb CMYK chart
      #6006fb RGB pie chart
      #6006fb color shades, tints & tones
#6006fb color schemes
#6006fb color preview, HTML & CSS examples
           This text has a color of #6006fb        
        
          <p style="color:#6006fb;">Text here</p>
        
        
          .mytext {color:#6006fb;}
        
        Text color #6006fb
      
           This box has a color of #6006fb        
        
          <div style="background-color:#6006fb;">Content here</div>
        
        
          .mybackground {background-color:#6006fb;}
        
        Background color #6006fb
      
           Border around this has a color of #6006fb        
        
          <div style="border:2px solid #6006fb;">Content here</div>
        
        
          .myborder {border:2px solid #6006fb;}
        
        Border color #6006fb