#88385f color space conversions
Hex:
        #88385f
        RGB:
        136, 56, 95
        CMY:
        47, 78, 63
        CMYK:
        0, 59, 30, 47
      HSL:
        331°, 41.6667%, 37.6471%
        HSV (HSB):
        331°, 58.8235%, 53.3333%
        XYZ:
        13.6331, 8.8888, 11.8236
        xyY:
        0.3969, 0.2588, 8.8888
      CIE-Lab:
        35.7693, 38.5873, -6.1598
        CIE-LCH:
        35.7693, 39.0759, 350.9302
        CIE-Luv:
        35.7693, 46.9986, -13.8713
        Hunter-Lab:
        29.8141, 29.4479, -2.6433
      #88385f color charts
#88385f RGB chart
      #88385f CMYK chart
      #88385f RGB pie chart
      #88385f color shades, tints & tones
#88385f color schemes
#88385f color preview, HTML & CSS examples
           This text has a color of #88385f        
        
          <p style="color:#88385f;">Text here</p>
        
        
          .mytext {color:#88385f;}
        
        Text color #88385f
      
           This box has a color of #88385f        
        
          <div style="background-color:#88385f;">Content here</div>
        
        
          .mybackground {background-color:#88385f;}
        
        Background color #88385f
      
           Border around this has a color of #88385f        
        
          <div style="border:2px solid #88385f;">Content here</div>
        
        
          .myborder {border:2px solid #88385f;}
        
        Border color #88385f