#860a8e color space conversions
Hex:
        #860a8e
        RGB:
        134, 10, 142
        CMY:
        47, 96, 44
        CMYK:
        6, 93, 0, 44
      HSL:
        296°, 86.8421%, 29.8039%
        HSV (HSB):
        296°, 92.9577%, 55.6863%
        XYZ:
        14.8225, 7.2384, 26.2071
        xyY:
        0.3071, 0.1500, 7.2384
      CIE-Lab:
        32.3436, 60.7540, -41.0573
        CIE-LCH:
        32.3436, 73.3264, 325.9493
        CIE-Luv:
        32.3436, 40.2163, -61.3313
        Hunter-Lab:
        26.9043, 51.2596, -38.9206
      #860a8e color charts
#860a8e RGB chart
      #860a8e CMYK chart
      #860a8e RGB pie chart
      #860a8e color shades, tints & tones
#860a8e color schemes
#860a8e color preview, HTML & CSS examples
           This text has a color of #860a8e        
        
          <p style="color:#860a8e;">Text here</p>
        
        
          .mytext {color:#860a8e;}
        
        Text color #860a8e
      
           This box has a color of #860a8e        
        
          <div style="background-color:#860a8e;">Content here</div>
        
        
          .mybackground {background-color:#860a8e;}
        
        Background color #860a8e
      
           Border around this has a color of #860a8e        
        
          <div style="border:2px solid #860a8e;">Content here</div>
        
        
          .myborder {border:2px solid #860a8e;}
        
        Border color #860a8e