#860e6b color space conversions
Hex:
        #860e6b
        RGB:
        134, 14, 107
        CMY:
        47, 95, 58
        CMYK:
        0, 90, 20, 47
      HSL:
        314°, 81.0811%, 29.0196%
        HSV (HSB):
        314°, 89.5522%, 52.5490%
        XYZ:
        12.6424, 6.4439, 14.4874
        xyY:
        0.3766, 0.1919, 6.4439
      CIE-Lab:
        30.5060, 54.7744, -21.9207
        CIE-LCH:
        30.5060, 58.9979, 338.1888
        CIE-Luv:
        30.5060, 52.8207, -35.1742
        Hunter-Lab:
        25.3849, 44.4743, -16.0679
      #860e6b color charts
#860e6b RGB chart
      #860e6b CMYK chart
      #860e6b RGB pie chart
      #860e6b color shades, tints & tones
#860e6b color schemes
#860e6b color preview, HTML & CSS examples
           This text has a color of #860e6b        
        
          <p style="color:#860e6b;">Text here</p>
        
        
          .mytext {color:#860e6b;}
        
        Text color #860e6b
      
           This box has a color of #860e6b        
        
          <div style="background-color:#860e6b;">Content here</div>
        
        
          .mybackground {background-color:#860e6b;}
        
        Background color #860e6b
      
           Border around this has a color of #860e6b        
        
          <div style="border:2px solid #860e6b;">Content here</div>
        
        
          .myborder {border:2px solid #860e6b;}
        
        Border color #860e6b