#af07d5 color space conversions
Hex:
        #af07d5
        RGB:
        175, 7, 213
        CMY:
        31, 97, 16
        CMYK:
        18, 97, 0, 16
      HSL:
        289°, 93.6364%, 43.1373%
        HSV (HSB):
        289°, 96.7136%, 83.5294%
        XYZ:
        29.7654, 14.0700, 64.0978
        xyY:
        0.2758, 0.1304, 14.0700
      CIE-Lab:
        44.3332, 79.4860, -63.5967
        CIE-LCH:
        44.3332, 101.7967, 321.3367
        CIE-Luv:
        44.3332, 44.4122, -101.4121
        Hunter-Lab:
        37.5100, 76.0030, -75.0588
      #af07d5 color charts
#af07d5 RGB chart
      #af07d5 CMYK chart
      #af07d5 RGB pie chart
      #af07d5 color shades, tints & tones
#af07d5 color schemes
#af07d5 color preview, HTML & CSS examples
           This text has a color of #af07d5        
        
          <p style="color:#af07d5;">Text here</p>
        
        
          .mytext {color:#af07d5;}
        
        Text color #af07d5
      
           This box has a color of #af07d5        
        
          <div style="background-color:#af07d5;">Content here</div>
        
        
          .mybackground {background-color:#af07d5;}
        
        Background color #af07d5
      
           Border around this has a color of #af07d5        
        
          <div style="border:2px solid #af07d5;">Content here</div>
        
        
          .myborder {border:2px solid #af07d5;}
        
        Border color #af07d5