#88075e color space conversions
Hex:
        #88075e
        RGB:
        136, 7, 94
        CMY:
        47, 97, 63
        CMYK:
        0, 95, 31, 47
      HSL:
        320°, 90.2098%, 28.0392%
        HSV (HSB):
        320°, 94.8529%, 53.3333%
        XYZ:
        12.2497, 6.1944, 11.1397
        xyY:
        0.4141, 0.2094, 6.1944
      CIE-Lab:
        29.8976, 54.7262, -14.4070
        CIE-LCH:
        29.8976, 56.5908, 345.2512
        CIE-Luv:
        29.8976, 60.5265, -25.6752
        Hunter-Lab:
        24.8885, 44.3001, -9.1153
      #88075e color charts
#88075e RGB chart
      #88075e CMYK chart
      #88075e RGB pie chart
      #88075e color shades, tints & tones
#88075e color schemes
#88075e color preview, HTML & CSS examples
           This text has a color of #88075e        
        
          <p style="color:#88075e;">Text here</p>
        
        
          .mytext {color:#88075e;}
        
        Text color #88075e
      
           This box has a color of #88075e        
        
          <div style="background-color:#88075e;">Content here</div>
        
        
          .mybackground {background-color:#88075e;}
        
        Background color #88075e
      
           Border around this has a color of #88075e        
        
          <div style="border:2px solid #88075e;">Content here</div>
        
        
          .myborder {border:2px solid #88075e;}
        
        Border color #88075e