#af02d2 color space conversions
Hex:
        #af02d2
        RGB:
        175, 2, 210
        CMY:
        31, 99, 18
        CMYK:
        17, 99, 0, 18
      HSL:
        290°, 98.1132%, 41.5686%
        HSV (HSB):
        290°, 99.0476%, 82.3529%
        XYZ:
        29.3338, 13.8105, 62.0924
        xyY:
        0.2787, 0.1312, 13.8105
      CIE-Lab:
        43.9600, 79.4454, -62.4736
        CIE-LCH:
        43.9600, 101.0669, 321.8195
        CIE-Luv:
        43.9600, 45.5468, -99.6287
        Hunter-Lab:
        37.1625, 75.8624, -73.0500
      #af02d2 color charts
#af02d2 RGB chart
      #af02d2 CMYK chart
      #af02d2 RGB pie chart
      #af02d2 color shades, tints & tones
#af02d2 color schemes
#af02d2 color preview, HTML & CSS examples
           This text has a color of #af02d2        
        
          <p style="color:#af02d2;">Text here</p>
        
        
          .mytext {color:#af02d2;}
        
        Text color #af02d2
      
           This box has a color of #af02d2        
        
          <div style="background-color:#af02d2;">Content here</div>
        
        
          .mybackground {background-color:#af02d2;}
        
        Background color #af02d2
      
           Border around this has a color of #af02d2        
        
          <div style="border:2px solid #af02d2;">Content here</div>
        
        
          .myborder {border:2px solid #af02d2;}
        
        Border color #af02d2