#9025cf color space conversions
Hex:
        #9025cf
        RGB:
        144, 37, 207
        CMY:
        44, 85, 19
        CMYK:
        30, 82, 0, 19
      HSL:
        278°, 69.6721%, 47.8431%
        HSV (HSB):
        278°, 82.1256%, 81.1765%
        XYZ:
        23.4257, 11.7574, 60.0662
        xyY:
        0.2459, 0.1234, 11.7574
      CIE-Lab:
        40.8280, 68.5400, -66.0496
        CIE-LCH:
        40.8280, 95.1855, 316.0601
        CIE-Luv:
        40.8280, 25.8775, -100.7710
        Hunter-Lab:
        34.2891, 61.9419, -79.8594
      #9025cf color charts
#9025cf RGB chart
      #9025cf CMYK chart
      #9025cf RGB pie chart
      #9025cf color shades, tints & tones
#9025cf color schemes
#9025cf color preview, HTML & CSS examples
           This text has a color of #9025cf        
        
          <p style="color:#9025cf;">Text here</p>
        
        
          .mytext {color:#9025cf;}
        
        Text color #9025cf
      
           This box has a color of #9025cf        
        
          <div style="background-color:#9025cf;">Content here</div>
        
        
          .mybackground {background-color:#9025cf;}
        
        Background color #9025cf
      
           Border around this has a color of #9025cf        
        
          <div style="border:2px solid #9025cf;">Content here</div>
        
        
          .myborder {border:2px solid #9025cf;}
        
        Border color #9025cf