#af3cf2 color space conversions
Hex:
        #af3cf2
        RGB:
        175, 60, 242
        CMY:
        31, 76, 5
        CMYK:
        28, 75, 0, 5
      HSL:
        278°, 87.5000%, 59.2157%
        HSV (HSB):
        278°, 75.2066%, 94.9020%
        XYZ:
        35.3221, 18.7565, 85.7631
        xyY:
        0.2526, 0.1341, 18.7565
      CIE-Lab:
        50.4011, 73.2667, -70.2196
        CIE-LCH:
        50.4011, 101.4830, 316.2166
        CIE-Luv:
        50.4011, 31.6631, -114.1539
        Hunter-Lab:
        43.3088, 69.7920, -87.0942
      #af3cf2 color charts
#af3cf2 RGB chart
      #af3cf2 CMYK chart
      #af3cf2 RGB pie chart
      #af3cf2 color shades, tints & tones
#af3cf2 color schemes
#af3cf2 color preview, HTML & CSS examples
           This text has a color of #af3cf2        
        
          <p style="color:#af3cf2;">Text here</p>
        
        
          .mytext {color:#af3cf2;}
        
        Text color #af3cf2
      
           This box has a color of #af3cf2        
        
          <div style="background-color:#af3cf2;">Content here</div>
        
        
          .mybackground {background-color:#af3cf2;}
        
        Background color #af3cf2
      
           Border around this has a color of #af3cf2        
        
          <div style="border:2px solid #af3cf2;">Content here</div>
        
        
          .myborder {border:2px solid #af3cf2;}
        
        Border color #af3cf2