#860fdd color space conversions
Hex:
        #860fdd
        RGB:
        134, 15, 221
        CMY:
        47, 94, 13
        CMYK:
        39, 93, 0, 13
      HSL:
        275°, 87.2881%, 46.2745%
        HSV (HSB):
        275°, 93.2127%, 86.6667%
        XYZ:
        23.0535, 10.6304, 69.2434
        xyY:
        0.2240, 0.1033, 10.6304
      CIE-Lab:
        38.9509, 74.9617, -77.2469
        CIE-LCH:
        38.9509, 107.6398, 314.1398
        CIE-Luv:
        38.9509, 19.4750, -113.0046
        Hunter-Lab:
        32.6044, 69.1540, -103.0940
      #860fdd color charts
#860fdd RGB chart
      #860fdd CMYK chart
      #860fdd RGB pie chart
      #860fdd color shades, tints & tones
#860fdd color schemes
#860fdd color preview, HTML & CSS examples
           This text has a color of #860fdd        
        
          <p style="color:#860fdd;">Text here</p>
        
        
          .mytext {color:#860fdd;}
        
        Text color #860fdd
      
           This box has a color of #860fdd        
        
          <div style="background-color:#860fdd;">Content here</div>
        
        
          .mybackground {background-color:#860fdd;}
        
        Background color #860fdd
      
           Border around this has a color of #860fdd        
        
          <div style="border:2px solid #860fdd;">Content here</div>
        
        
          .myborder {border:2px solid #860fdd;}
        
        Border color #860fdd