#88034f color space conversions
Hex:
        #88034f
        RGB:
        136, 3, 79
        CMY:
        47, 99, 69
        CMYK:
        0, 98, 42, 47
      HSL:
        326°, 95.6835%, 27.2549%
        HSV (HSB):
        326°, 97.7941%, 53.3333%
        XYZ:
        11.5972, 5.8639, 7.9177
        xyY:
        0.4570, 0.2311, 5.8639
      CIE-Lab:
        29.0664, 53.7424, -5.7782
        CIE-LCH:
        29.0664, 54.0521, 353.8633
        CIE-Luv:
        29.0664, 67.3960, -15.2452
        Hunter-Lab:
        24.2154, 43.1097, -2.4353
      #88034f color charts
#88034f RGB chart
      #88034f CMYK chart
      #88034f RGB pie chart
      #88034f color shades, tints & tones
#88034f color schemes
#88034f color preview, HTML & CSS examples
           This text has a color of #88034f        
        
          <p style="color:#88034f;">Text here</p>
        
        
          .mytext {color:#88034f;}
        
        Text color #88034f
      
           This box has a color of #88034f        
        
          <div style="background-color:#88034f;">Content here</div>
        
        
          .mybackground {background-color:#88034f;}
        
        Background color #88034f
      
           Border around this has a color of #88034f        
        
          <div style="border:2px solid #88034f;">Content here</div>
        
        
          .myborder {border:2px solid #88034f;}
        
        Border color #88034f