#860f3f color space conversions
Hex:
        #860f3f
        RGB:
        134, 15, 63
        CMY:
        47, 94, 75
        CMYK:
        0, 89, 53, 47
      HSL:
        336°, 79.8658%, 29.2157%
        HSV (HSB):
        336°, 88.8060%, 52.5490%
        XYZ:
        10.8995, 5.7689, 5.2417
        xyY:
        0.4975, 0.2633, 5.7689
      CIE-Lab:
        28.8217, 49.7213, 4.5232
        CIE-LCH:
        28.8217, 49.9266, 5.1979
        CIE-Luv:
        28.8217, 70.2333, -3.5627
        Hunter-Lab:
        24.0185, 38.9708, 3.8738
      #860f3f color charts
#860f3f RGB chart
      #860f3f CMYK chart
      #860f3f RGB pie chart
      #860f3f color shades, tints & tones
#860f3f color schemes
#860f3f color preview, HTML & CSS examples
           This text has a color of #860f3f        
        
          <p style="color:#860f3f;">Text here</p>
        
        
          .mytext {color:#860f3f;}
        
        Text color #860f3f
      
           This box has a color of #860f3f        
        
          <div style="background-color:#860f3f;">Content here</div>
        
        
          .mybackground {background-color:#860f3f;}
        
        Background color #860f3f
      
           Border around this has a color of #860f3f        
        
          <div style="border:2px solid #860f3f;">Content here</div>
        
        
          .myborder {border:2px solid #860f3f;}
        
        Border color #860f3f