#860d9b color space conversions
Hex:
        #860d9b
        RGB:
        134, 13, 155
        CMY:
        47, 95, 39
        CMYK:
        14, 92, 0, 39
      HSL:
        291°, 84.5238%, 32.9412%
        HSV (HSB):
        291°, 91.6129%, 60.7843%
        XYZ:
        15.8918, 7.7227, 31.6634
        xyY:
        0.2875, 0.1397, 7.7227
      CIE-Lab:
        33.3987, 62.5284, -47.3339
        CIE-LCH:
        33.3987, 78.4239, 322.8743
        CIE-Luv:
        33.3987, 35.8351, -70.2396
        Hunter-Lab:
        27.7898, 53.4445, -48.1015
      #860d9b color charts
#860d9b RGB chart
      #860d9b CMYK chart
      #860d9b RGB pie chart
      #860d9b color shades, tints & tones
#860d9b color schemes
#860d9b color preview, HTML & CSS examples
           This text has a color of #860d9b        
        
          <p style="color:#860d9b;">Text here</p>
        
        
          .mytext {color:#860d9b;}
        
        Text color #860d9b
      
           This box has a color of #860d9b        
        
          <div style="background-color:#860d9b;">Content here</div>
        
        
          .mybackground {background-color:#860d9b;}
        
        Background color #860d9b
      
           Border around this has a color of #860d9b        
        
          <div style="border:2px solid #860d9b;">Content here</div>
        
        
          .myborder {border:2px solid #860d9b;}
        
        Border color #860d9b