#4a0248 color space conversions
Hex:
        #4a0248
        RGB:
        74, 2, 72
        CMY:
        71, 99, 72
        CMYK:
        0, 97, 3, 71
      HSL:
        302°, 94.7368%, 14.9020%
        HSV (HSB):
        302°, 97.2973%, 29.0196%
        XYZ:
        4.0154, 1.9671, 6.2989
        xyY:
        0.3269, 0.1602, 1.9671
      CIE-Lab:
        15.3139, 39.1678, -23.3616
        CIE-LCH:
        15.3139, 45.6057, 329.1861
        CIE-Luv:
        15.3139, 21.6140, -25.9986
        Hunter-Lab:
        14.0255, 26.5593, -16.8097
      #4a0248 color charts
#4a0248 RGB chart
      #4a0248 CMYK chart
      #4a0248 RGB pie chart
      #4a0248 color shades, tints & tones
#4a0248 color schemes
#4a0248 color preview, HTML & CSS examples
           This text has a color of #4a0248        
        
          <p style="color:#4a0248;">Text here</p>
        
        
          .mytext {color:#4a0248;}
        
        Text color #4a0248
      
           This box has a color of #4a0248        
        
          <div style="background-color:#4a0248;">Content here</div>
        
        
          .mybackground {background-color:#4a0248;}
        
        Background color #4a0248
      
           Border around this has a color of #4a0248        
        
          <div style="border:2px solid #4a0248;">Content here</div>
        
        
          .myborder {border:2px solid #4a0248;}
        
        Border color #4a0248