#860a57 color space conversions
Hex:
        #860a57
        RGB:
        134, 10, 87
        CMY:
        47, 96, 66
        CMYK:
        0, 93, 35, 47
      HSL:
        323°, 86.1111%, 28.2353%
        HSV (HSB):
        323°, 92.5373%, 52.5490%
        XYZ:
        11.6604, 5.9735, 9.5553
        xyY:
        0.4289, 0.2197, 5.9735
      CIE-Lab:
        29.3456, 52.9884, -10.6952
        CIE-LCH:
        29.3456, 54.0570, 348.5887
        CIE-Luv:
        29.3456, 61.4722, -20.8136
        Hunter-Lab:
        24.4408, 42.3883, -6.0712
      #860a57 color charts
#860a57 RGB chart
      #860a57 CMYK chart
      #860a57 RGB pie chart
      #860a57 color shades, tints & tones
#860a57 color schemes
#860a57 color preview, HTML & CSS examples
           This text has a color of #860a57        
        
          <p style="color:#860a57;">Text here</p>
        
        
          .mytext {color:#860a57;}
        
        Text color #860a57
      
           This box has a color of #860a57        
        
          <div style="background-color:#860a57;">Content here</div>
        
        
          .mybackground {background-color:#860a57;}
        
        Background color #860a57
      
           Border around this has a color of #860a57        
        
          <div style="border:2px solid #860a57;">Content here</div>
        
        
          .myborder {border:2px solid #860a57;}
        
        Border color #860a57