#88023b color space conversions
Hex:
        #88023b
        RGB:
        136, 2, 59
        CMY:
        47, 99, 77
        CMYK:
        0, 99, 57, 47
      HSL:
        334°, 97.1014%, 27.0588%
        HSV (HSB):
        334°, 98.5294%, 53.3333%
        XYZ:
        10.9645, 5.5934, 4.6394
        xyY:
        0.5173, 0.2639, 5.5934
      CIE-Lab:
        28.3626, 52.1813, 6.6322
        CIE-LCH:
        28.3626, 52.6011, 7.2434
        CIE-Luv:
        28.3626, 75.7061, -2.0564
        Hunter-Lab:
        23.6504, 41.3654, 4.9246
      #88023b color charts
#88023b RGB chart
      #88023b CMYK chart
      #88023b RGB pie chart
      #88023b color shades, tints & tones
#88023b color schemes
#88023b color preview, HTML & CSS examples
           This text has a color of #88023b        
        
          <p style="color:#88023b;">Text here</p>
        
        
          .mytext {color:#88023b;}
        
        Text color #88023b
      
           This box has a color of #88023b        
        
          <div style="background-color:#88023b;">Content here</div>
        
        
          .mybackground {background-color:#88023b;}
        
        Background color #88023b
      
           Border around this has a color of #88023b        
        
          <div style="border:2px solid #88023b;">Content here</div>
        
        
          .myborder {border:2px solid #88023b;}
        
        Border color #88023b