#860f5b color space conversions
Hex:
        #860f5b
        RGB:
        134, 15, 91
        CMY:
        47, 94, 64
        CMYK:
        0, 89, 32, 47
      HSL:
        322°, 79.8658%, 29.2157%
        HSV (HSB):
        322°, 88.8060%, 52.5490%
        XYZ:
        11.8907, 6.1653, 10.4608
        xyY:
        0.4170, 0.2162, 6.1653
      CIE-Lab:
        29.8258, 52.5438, -12.5908
        CIE-LCH:
        29.8258, 54.0313, 346.5246
        CIE-Luv:
        29.8258, 59.1382, -23.1071
        Hunter-Lab:
        24.8300, 42.0279, -7.5977
      #860f5b color charts
#860f5b RGB chart
      #860f5b CMYK chart
      #860f5b RGB pie chart
      #860f5b color shades, tints & tones
#860f5b color schemes
#860f5b color preview, HTML & CSS examples
           This text has a color of #860f5b        
        
          <p style="color:#860f5b;">Text here</p>
        
        
          .mytext {color:#860f5b;}
        
        Text color #860f5b
      
           This box has a color of #860f5b        
        
          <div style="background-color:#860f5b;">Content here</div>
        
        
          .mybackground {background-color:#860f5b;}
        
        Background color #860f5b
      
           Border around this has a color of #860f5b        
        
          <div style="border:2px solid #860f5b;">Content here</div>
        
        
          .myborder {border:2px solid #860f5b;}
        
        Border color #860f5b