#860ca8 color space conversions
Hex:
        #860ca8
        RGB:
        134, 12, 168
        CMY:
        47, 95, 34
        CMYK:
        20, 93, 0, 34
      HSL:
        287°, 86.6667%, 35.2941%
        HSV (HSB):
        287°, 92.8571%, 65.8824%
        XYZ:
        17.0309, 8.1584, 37.7229
        xyY:
        0.2707, 0.1297, 8.1584
      CIE-Lab:
        34.3107, 65.0270, -53.7257
        CIE-LCH:
        34.3107, 84.3503, 320.4363
        CIE-Luv:
        34.3107, 32.0590, -79.2291
        Hunter-Lab:
        28.5630, 56.4467, -58.3098
      #860ca8 color charts
#860ca8 RGB chart
      #860ca8 CMYK chart
      #860ca8 RGB pie chart
      #860ca8 color shades, tints & tones
#860ca8 color schemes
#860ca8 color preview, HTML & CSS examples
           This text has a color of #860ca8        
        
          <p style="color:#860ca8;">Text here</p>
        
        
          .mytext {color:#860ca8;}
        
        Text color #860ca8
      
           This box has a color of #860ca8        
        
          <div style="background-color:#860ca8;">Content here</div>
        
        
          .mybackground {background-color:#860ca8;}
        
        Background color #860ca8
      
           Border around this has a color of #860ca8        
        
          <div style="border:2px solid #860ca8;">Content here</div>
        
        
          .myborder {border:2px solid #860ca8;}
        
        Border color #860ca8