#9025fc color space conversions
Hex:
        #9025fc
        RGB:
        144, 37, 252
        CMY:
        44, 85, 1
        CMYK:
        43, 85, 0, 1
      HSL:
        270°, 97.2851%, 56.6667%
        HSV (HSB):
        270°, 85.3175%, 98.8235%
        XYZ:
        29.7339, 14.2807, 93.2848
        xyY:
        0.2166, 0.1040, 14.2807
      CIE-Lab:
        44.6328, 78.0743, -85.4139
        CIE-LCH:
        44.6328, 115.7201, 312.4295
        CIE-Luv:
        44.6328, 16.9562, -129.3690
        Hunter-Lab:
        37.7898, 74.3155, -119.9054
      #9025fc color charts
#9025fc RGB chart
      #9025fc CMYK chart
      #9025fc RGB pie chart
      #9025fc color shades, tints & tones
#9025fc color schemes
#9025fc color preview, HTML & CSS examples
           This text has a color of #9025fc        
        
          <p style="color:#9025fc;">Text here</p>
        
        
          .mytext {color:#9025fc;}
        
        Text color #9025fc
      
           This box has a color of #9025fc        
        
          <div style="background-color:#9025fc;">Content here</div>
        
        
          .mybackground {background-color:#9025fc;}
        
        Background color #9025fc
      
           Border around this has a color of #9025fc        
        
          <div style="border:2px solid #9025fc;">Content here</div>
        
        
          .myborder {border:2px solid #9025fc;}
        
        Border color #9025fc