#860f7d color space conversions
Hex:
        #860f7d
        RGB:
        134, 15, 125
        CMY:
        47, 94, 51
        CMYK:
        0, 89, 7, 47
      HSL:
        305°, 79.8658%, 29.2157%
        HSV (HSB):
        305°, 88.8060%, 52.5490%
        XYZ:
        13.7040, 6.8906, 20.0098
        xyY:
        0.3375, 0.1697, 6.8906
      CIE-Lab:
        31.5567, 57.1985, -31.7137
        CIE-LCH:
        31.5567, 65.4021, 330.9939
        CIE-Luv:
        31.5567, 45.8204, -48.4688
        Hunter-Lab:
        26.2500, 47.2495, -26.8203
      #860f7d color charts
#860f7d RGB chart
      #860f7d CMYK chart
      #860f7d RGB pie chart
      #860f7d color shades, tints & tones
#860f7d color schemes
#860f7d color preview, HTML & CSS examples
           This text has a color of #860f7d        
        
          <p style="color:#860f7d;">Text here</p>
        
        
          .mytext {color:#860f7d;}
        
        Text color #860f7d
      
           This box has a color of #860f7d        
        
          <div style="background-color:#860f7d;">Content here</div>
        
        
          .mybackground {background-color:#860f7d;}
        
        Background color #860f7d
      
           Border around this has a color of #860f7d        
        
          <div style="border:2px solid #860f7d;">Content here</div>
        
        
          .myborder {border:2px solid #860f7d;}
        
        Border color #860f7d