#af12f4 color space conversions
Hex:
        #af12f4
        RGB:
        175, 18, 244
        CMY:
        31, 93, 4
        CMYK:
        28, 93, 0, 4
      HSL:
        282°, 91.1290%, 51.3725%
        HSV (HSB):
        282°, 92.6230%, 95.6863%
        XYZ:
        34.2246, 16.0782, 86.8875
        xyY:
        0.2495, 0.1172, 16.0782
      CIE-Lab:
        47.0770, 83.8327, -76.7545
        CIE-LCH:
        47.0770, 113.6625, 317.5238
        CIE-Luv:
        47.0770, 35.2139, -121.4188
        Hunter-Lab:
        40.0977, 82.1845, -100.4070
      #af12f4 color charts
#af12f4 RGB chart
      #af12f4 CMYK chart
      #af12f4 RGB pie chart
      #af12f4 color shades, tints & tones
#af12f4 color schemes
#af12f4 color preview, HTML & CSS examples
           This text has a color of #af12f4        
        
          <p style="color:#af12f4;">Text here</p>
        
        
          .mytext {color:#af12f4;}
        
        Text color #af12f4
      
           This box has a color of #af12f4        
        
          <div style="background-color:#af12f4;">Content here</div>
        
        
          .mybackground {background-color:#af12f4;}
        
        Background color #af12f4
      
           Border around this has a color of #af12f4        
        
          <div style="border:2px solid #af12f4;">Content here</div>
        
        
          .myborder {border:2px solid #af12f4;}
        
        Border color #af12f4