#88245f color space conversions
Hex:
        #88245f
        RGB:
        136, 36, 95
        CMY:
        47, 86, 63
        CMYK:
        0, 74, 30, 47
      HSL:
        325°, 58.1395%, 33.7255%
        HSV (HSB):
        325°, 73.5294%, 53.3333%
        XYZ:
        12.8498, 7.3222, 11.5625
        xyY:
        0.4049, 0.2307, 7.3222
      CIE-Lab:
        32.5295, 47.4404, -11.0382
        CIE-LCH:
        32.5295, 48.7077, 346.9018
        CIE-Luv:
        32.5295, 54.4555, -20.9666
        Hunter-Lab:
        27.0596, 37.4099, -6.3929
      #88245f color charts
#88245f RGB chart
      #88245f CMYK chart
      #88245f RGB pie chart
      #88245f color shades, tints & tones
#88245f color schemes
#88245f color preview, HTML & CSS examples
           This text has a color of #88245f        
        
          <p style="color:#88245f;">Text here</p>
        
        
          .mytext {color:#88245f;}
        
        Text color #88245f
      
           This box has a color of #88245f        
        
          <div style="background-color:#88245f;">Content here</div>
        
        
          .mybackground {background-color:#88245f;}
        
        Background color #88245f
      
           Border around this has a color of #88245f        
        
          <div style="border:2px solid #88245f;">Content here</div>
        
        
          .myborder {border:2px solid #88245f;}
        
        Border color #88245f