#860f4f color space conversions
Hex:
        #860f4f
        RGB:
        134, 15, 79
        CMY:
        47, 94, 69
        CMYK:
        0, 89, 41, 47
      HSL:
        328°, 79.8658%, 29.2157%
        HSV (HSB):
        328°, 88.8060%, 52.5490%
        XYZ:
        11.4136, 5.9745, 7.9488
        xyY:
        0.4505, 0.2358, 5.9745
      CIE-Lab:
        29.3480, 51.2131, -5.4016
        CIE-LCH:
        29.3480, 51.4972, 353.9791
        CIE-Luv:
        29.3480, 64.0026, -14.4026
        Hunter-Lab:
        24.4428, 40.5762, -2.1711
      #860f4f color charts
#860f4f RGB chart
      #860f4f CMYK chart
      #860f4f RGB pie chart
      #860f4f color shades, tints & tones
#860f4f color schemes
#860f4f color preview, HTML & CSS examples
           This text has a color of #860f4f        
        
          <p style="color:#860f4f;">Text here</p>
        
        
          .mytext {color:#860f4f;}
        
        Text color #860f4f
      
           This box has a color of #860f4f        
        
          <div style="background-color:#860f4f;">Content here</div>
        
        
          .mybackground {background-color:#860f4f;}
        
        Background color #860f4f
      
           Border around this has a color of #860f4f        
        
          <div style="border:2px solid #860f4f;">Content here</div>
        
        
          .myborder {border:2px solid #860f4f;}
        
        Border color #860f4f