#4f25af color space conversions
Hex:
        #4f25af
        RGB:
        79, 37, 175
        CMY:
        69, 85, 31
        CMYK:
        55, 79, 0, 31
      HSL:
        258°, 65.0943%, 41.5686%
        HSV (HSB):
        258°, 78.8571%, 68.6275%
        XYZ:
        11.6239, 6.0805, 41.1185
        xyY:
        0.1976, 0.1034, 6.0805
      CIE-Lab:
        29.6148, 51.5689, -65.9163
        CIE-LCH:
        29.6148, 83.6917, 308.0374
        CIE-Luv:
        29.6148, 2.9730, -87.1589
        Hunter-Lab:
        24.6588, 40.9902, -81.6049
      #4f25af color charts
#4f25af RGB chart
      #4f25af CMYK chart
      #4f25af RGB pie chart
      #4f25af color shades, tints & tones
#4f25af color schemes
#4f25af color preview, HTML & CSS examples
           This text has a color of #4f25af        
        
          <p style="color:#4f25af;">Text here</p>
        
        
          .mytext {color:#4f25af;}
        
        Text color #4f25af
      
           This box has a color of #4f25af        
        
          <div style="background-color:#4f25af;">Content here</div>
        
        
          .mybackground {background-color:#4f25af;}
        
        Background color #4f25af
      
           Border around this has a color of #4f25af        
        
          <div style="border:2px solid #4f25af;">Content here</div>
        
        
          .myborder {border:2px solid #4f25af;}
        
        Border color #4f25af