#4d25ae color space conversions
Hex:
        #4d25ae
        RGB:
        77, 37, 174
        CMY:
        70, 85, 32
        CMYK:
        56, 79, 0, 32
      HSL:
        258°, 64.9289%, 41.3725%
        HSV (HSB):
        258°, 78.7356%, 68.2353%
        XYZ:
        11.3621, 5.9569, 40.5953
        xyY:
        0.1962, 0.1029, 5.9569
      CIE-Lab:
        29.3035, 51.0335, -65.8374
        CIE-LCH:
        29.3035, 83.3005, 307.7809
        CIE-Luv:
        29.3035, 2.4462, -86.6211
        Hunter-Lab:
        24.4068, 40.3855, -81.5312
      #4d25ae color charts
#4d25ae RGB chart
      #4d25ae CMYK chart
      #4d25ae RGB pie chart
      #4d25ae color shades, tints & tones
#4d25ae color schemes
#4d25ae color preview, HTML & CSS examples
           This text has a color of #4d25ae        
        
          <p style="color:#4d25ae;">Text here</p>
        
        
          .mytext {color:#4d25ae;}
        
        Text color #4d25ae
      
           This box has a color of #4d25ae        
        
          <div style="background-color:#4d25ae;">Content here</div>
        
        
          .mybackground {background-color:#4d25ae;}
        
        Background color #4d25ae
      
           Border around this has a color of #4d25ae        
        
          <div style="border:2px solid #4d25ae;">Content here</div>
        
        
          .myborder {border:2px solid #4d25ae;}
        
        Border color #4d25ae