#4e25bf color space conversions
Hex:
        #4e25bf
        RGB:
        78, 37, 191
        CMY:
        69, 85, 25
        CMYK:
        59, 81, 0, 25
      HSL:
        256°, 67.5439%, 44.7059%
        HSV (HSB):
        256°, 80.6283%, 74.9020%
        XYZ:
        13.2074, 6.7044, 49.8882
        xyY:
        0.1892, 0.0961, 6.7044
      CIE-Lab:
        31.1243, 55.8561, -72.9363
        CIE-LCH:
        31.1243, 91.8674, 307.4456
        CIE-Luv:
        31.1243, 1.0922, -96.8203
        Hunter-Lab:
        25.8929, 45.7365, -96.1098
      #4e25bf color charts
#4e25bf RGB chart
      #4e25bf CMYK chart
      #4e25bf RGB pie chart
      #4e25bf color shades, tints & tones
#4e25bf color schemes
#4e25bf color preview, HTML & CSS examples
           This text has a color of #4e25bf        
        
          <p style="color:#4e25bf;">Text here</p>
        
        
          .mytext {color:#4e25bf;}
        
        Text color #4e25bf
      
           This box has a color of #4e25bf        
        
          <div style="background-color:#4e25bf;">Content here</div>
        
        
          .mybackground {background-color:#4e25bf;}
        
        Background color #4e25bf
      
           Border around this has a color of #4e25bf        
        
          <div style="border:2px solid #4e25bf;">Content here</div>
        
        
          .myborder {border:2px solid #4e25bf;}
        
        Border color #4e25bf