#88225d color space conversions
Hex:
        #88225d
        RGB:
        136, 34, 93
        CMY:
        47, 87, 64
        CMYK:
        0, 75, 32, 47
      HSL:
        325°, 60.0000%, 33.3333%
        HSV (HSB):
        325°, 75.0000%, 53.3333%
        XYZ:
        12.7012, 7.1686, 11.0702
        xyY:
        0.4105, 0.2317, 7.1686
      CIE-Lab:
        32.1877, 47.9203, -10.2636
        CIE-LCH:
        32.1877, 49.0071, 347.9110
        CIE-Luv:
        32.1877, 55.7624, -20.0286
        Hunter-Lab:
        26.7743, 37.8218, -5.7723
      #88225d color charts
#88225d RGB chart
      #88225d CMYK chart
      #88225d RGB pie chart
      #88225d color shades, tints & tones
#88225d color schemes
#88225d color preview, HTML & CSS examples
           This text has a color of #88225d        
        
          <p style="color:#88225d;">Text here</p>
        
        
          .mytext {color:#88225d;}
        
        Text color #88225d
      
           This box has a color of #88225d        
        
          <div style="background-color:#88225d;">Content here</div>
        
        
          .mybackground {background-color:#88225d;}
        
        Background color #88225d
      
           Border around this has a color of #88225d        
        
          <div style="border:2px solid #88225d;">Content here</div>
        
        
          .myborder {border:2px solid #88225d;}
        
        Border color #88225d