#af41da color space conversions
Hex:
        #af41da
        RGB:
        175, 65, 218
        CMY:
        31, 75, 15
        CMYK:
        20, 70, 0, 15
      HSL:
        283°, 67.4009%, 55.4902%
        HSV (HSB):
        283°, 70.1835%, 85.4902%
        XYZ:
        32.2244, 17.9565, 68.0972
        xyY:
        0.2724, 0.1518, 17.9565
      CIE-Lab:
        49.4433, 66.5633, -58.2023
        CIE-LCH:
        49.4433, 88.4205, 318.8339
        CIE-Luv:
        49.4433, 36.6163, -95.6854
        Hunter-Lab:
        42.3751, 61.5848, -65.6170
      #af41da color charts
#af41da RGB chart
      #af41da CMYK chart
      #af41da RGB pie chart
      #af41da color shades, tints & tones
#af41da color schemes
#af41da color preview, HTML & CSS examples
           This text has a color of #af41da        
        
          <p style="color:#af41da;">Text here</p>
        
        
          .mytext {color:#af41da;}
        
        Text color #af41da
      
           This box has a color of #af41da        
        
          <div style="background-color:#af41da;">Content here</div>
        
        
          .mybackground {background-color:#af41da;}
        
        Background color #af41da
      
           Border around this has a color of #af41da        
        
          <div style="border:2px solid #af41da;">Content here</div>
        
        
          .myborder {border:2px solid #af41da;}
        
        Border color #af41da