#6225fc color space conversions
Hex:
        #6225fc
        RGB:
        98, 37, 252
        CMY:
        62, 85, 1
        CMYK:
        61, 85, 0, 1
      HSL:
        257°, 97.2851%, 56.6667%
        HSV (HSB):
        257°, 85.3175%, 98.8235%
        XYZ:
        23.2693, 10.9481, 92.9822
        xyY:
        0.1829, 0.0861, 10.9481
      CIE-Lab:
        39.4929, 73.5955, -94.0703
        CIE-LCH:
        39.4929, 119.4384, 308.0377
        CIE-Luv:
        39.4929, 0.8775, -131.9924
        Hunter-Lab:
        33.0879, 67.6274, -143.4528
      #6225fc color charts
#6225fc RGB chart
      #6225fc CMYK chart
      #6225fc RGB pie chart
      #6225fc color shades, tints & tones
#6225fc color schemes
#6225fc color preview, HTML & CSS examples
           This text has a color of #6225fc        
        
          <p style="color:#6225fc;">Text here</p>
        
        
          .mytext {color:#6225fc;}
        
        Text color #6225fc
      
           This box has a color of #6225fc        
        
          <div style="background-color:#6225fc;">Content here</div>
        
        
          .mybackground {background-color:#6225fc;}
        
        Background color #6225fc
      
           Border around this has a color of #6225fc        
        
          <div style="border:2px solid #6225fc;">Content here</div>
        
        
          .myborder {border:2px solid #6225fc;}
        
        Border color #6225fc