#860c8f color space conversions
Hex:
        #860c8f
        RGB:
        134, 12, 143
        CMY:
        47, 95, 44
        CMYK:
        6, 92, 0, 44
      HSL:
        296°, 84.5161%, 30.3922%
        HSV (HSB):
        296°, 91.6084%, 56.0784%
        XYZ:
        14.9209, 7.3144, 26.6120
        xyY:
        0.3055, 0.1497, 7.3144
      CIE-Lab:
        32.5123, 60.6210, -41.4039
        CIE-LCH:
        32.5123, 73.4111, 325.6671
        CIE-Luv:
        32.5123, 39.7509, -61.8722
        Hunter-Lab:
        27.0452, 51.1497, -39.4086
      #860c8f color charts
#860c8f RGB chart
      #860c8f CMYK chart
      #860c8f RGB pie chart
      #860c8f color shades, tints & tones
#860c8f color schemes
#860c8f color preview, HTML & CSS examples
           This text has a color of #860c8f        
        
          <p style="color:#860c8f;">Text here</p>
        
        
          .mytext {color:#860c8f;}
        
        Text color #860c8f
      
           This box has a color of #860c8f        
        
          <div style="background-color:#860c8f;">Content here</div>
        
        
          .mybackground {background-color:#860c8f;}
        
        Background color #860c8f
      
           Border around this has a color of #860c8f        
        
          <div style="border:2px solid #860c8f;">Content here</div>
        
        
          .myborder {border:2px solid #860c8f;}
        
        Border color #860c8f