#a40fba color space conversions
Hex:
        #a40fba
        RGB:
        164, 15, 186
        CMY:
        36, 94, 27
        CMYK:
        12, 92, 0, 27
      HSL:
        292°, 85.0746%, 39.4118%
        HSV (HSB):
        292°, 91.9355%, 72.9412%
        XYZ:
        24.3436, 11.7793, 47.4450
        xyY:
        0.2913, 0.1410, 11.7793
      CIE-Lab:
        40.8632, 72.4303, -53.5858
        CIE-LCH:
        40.8632, 90.0977, 323.5050
        CIE-Luv:
        40.8632, 45.5501, -84.7773
        Hunter-Lab:
        34.3210, 66.5466, -57.9370
      #a40fba color charts
#a40fba RGB chart
      #a40fba CMYK chart
      #a40fba RGB pie chart
      #a40fba color shades, tints & tones
#a40fba color schemes
#a40fba color preview, HTML & CSS examples
           This text has a color of #a40fba        
        
          <p style="color:#a40fba;">Text here</p>
        
        
          .mytext {color:#a40fba;}
        
        Text color #a40fba
      
           This box has a color of #a40fba        
        
          <div style="background-color:#a40fba;">Content here</div>
        
        
          .mybackground {background-color:#a40fba;}
        
        Background color #a40fba
      
           Border around this has a color of #a40fba        
        
          <div style="border:2px solid #a40fba;">Content here</div>
        
        
          .myborder {border:2px solid #a40fba;}
        
        Border color #a40fba