#a60fd3 color space conversions
Hex:
        #a60fd3
        RGB:
        166, 15, 211
        CMY:
        35, 94, 17
        CMYK:
        21, 93, 0, 17
      HSL:
        286°, 86.7257%, 44.3137%
        HSV (HSB):
        286°, 92.8910%, 82.7451%
        XYZ:
        27.6546, 13.1518, 62.7090
        xyY:
        0.2672, 0.1271, 13.1518
      CIE-Lab:
        42.9911, 77.0471, -64.6912
        CIE-LCH:
        42.9911, 100.6042, 319.9821
        CIE-Luv:
        42.9911, 39.1014, -101.5917
        Hunter-Lab:
        36.2654, 72.6527, -77.1367
      #a60fd3 color charts
#a60fd3 RGB chart
      #a60fd3 CMYK chart
      #a60fd3 RGB pie chart
      #a60fd3 color shades, tints & tones
#a60fd3 color schemes
#a60fd3 color preview, HTML & CSS examples
           This text has a color of #a60fd3        
        
          <p style="color:#a60fd3;">Text here</p>
        
        
          .mytext {color:#a60fd3;}
        
        Text color #a60fd3
      
           This box has a color of #a60fd3        
        
          <div style="background-color:#a60fd3;">Content here</div>
        
        
          .mybackground {background-color:#a60fd3;}
        
        Background color #a60fd3
      
           Border around this has a color of #a60fd3        
        
          <div style="border:2px solid #a60fd3;">Content here</div>
        
        
          .myborder {border:2px solid #a60fd3;}
        
        Border color #a60fd3