#86075d color space conversions
Hex:
        #86075d
        RGB:
        134, 7, 93
        CMY:
        47, 97, 64
        CMYK:
        0, 95, 31, 47
      HSL:
        319°, 90.0709%, 27.6471%
        HSV (HSB):
        319°, 94.7761%, 52.5490%
        XYZ:
        11.8833, 6.0106, 10.8898
        xyY:
        0.4128, 0.2088, 6.0106
      CIE-Lab:
        29.4392, 54.1582, -14.4925
        CIE-LCH:
        29.4392, 56.0638, 345.0189
        CIE-Luv:
        29.4392, 59.3242, -25.5542
        Hunter-Lab:
        24.5165, 43.6159, -9.1739
      #86075d color charts
#86075d RGB chart
      #86075d CMYK chart
      #86075d RGB pie chart
      #86075d color shades, tints & tones
#86075d color schemes
#86075d color preview, HTML & CSS examples
           This text has a color of #86075d        
        
          <p style="color:#86075d;">Text here</p>
        
        
          .mytext {color:#86075d;}
        
        Text color #86075d
      
           This box has a color of #86075d        
        
          <div style="background-color:#86075d;">Content here</div>
        
        
          .mybackground {background-color:#86075d;}
        
        Background color #86075d
      
           Border around this has a color of #86075d        
        
          <div style="border:2px solid #86075d;">Content here</div>
        
        
          .myborder {border:2px solid #86075d;}
        
        Border color #86075d