#88065e color space conversions
Hex:
        #88065e
        RGB:
        136, 6, 94
        CMY:
        47, 98, 63
        CMYK:
        0, 96, 31, 47
      HSL:
        319°, 91.5493%, 27.8431%
        HSV (HSB):
        319°, 95.5882%, 53.3333%
        XYZ:
        12.2388, 6.1726, 11.1361
        xyY:
        0.4142, 0.2089, 6.1726
      CIE-Lab:
        29.8439, 54.8830, -14.4894
        CIE-LCH:
        29.8439, 56.7634, 345.2111
        CIE-Luv:
        29.8439, 60.6407, -25.7853
        Hunter-Lab:
        24.8448, 44.4528, -9.1839
      #88065e color charts
#88065e RGB chart
      #88065e CMYK chart
      #88065e RGB pie chart
      #88065e color shades, tints & tones
#88065e color schemes
#88065e color preview, HTML & CSS examples
           This text has a color of #88065e        
        
          <p style="color:#88065e;">Text here</p>
        
        
          .mytext {color:#88065e;}
        
        Text color #88065e
      
           This box has a color of #88065e        
        
          <div style="background-color:#88065e;">Content here</div>
        
        
          .mybackground {background-color:#88065e;}
        
        Background color #88065e
      
           Border around this has a color of #88065e        
        
          <div style="border:2px solid #88065e;">Content here</div>
        
        
          .myborder {border:2px solid #88065e;}
        
        Border color #88065e