#af2cf2 color space conversions
Hex:
        #af2cf2
        RGB:
        175, 44, 242
        CMY:
        31, 83, 5
        CMYK:
        28, 82, 0, 5
      HSL:
        280°, 88.3929%, 56.0784%
        HSV (HSB):
        280°, 81.8182%, 94.9020%
        XYZ:
        34.6069, 17.3261, 85.5247
        xyY:
        0.2518, 0.1260, 17.3261
      CIE-Lab:
        48.6684, 78.2926, -73.0357
        CIE-LCH:
        48.6684, 107.0698, 316.9895
        CIE-Luv:
        48.6684, 33.7582, -117.2814
        Hunter-Lab:
        41.6247, 75.5623, -92.6837
      #af2cf2 color charts
#af2cf2 RGB chart
      #af2cf2 CMYK chart
      #af2cf2 RGB pie chart
      #af2cf2 color shades, tints & tones
#af2cf2 color schemes
#af2cf2 color preview, HTML & CSS examples
           This text has a color of #af2cf2        
        
          <p style="color:#af2cf2;">Text here</p>
        
        
          .mytext {color:#af2cf2;}
        
        Text color #af2cf2
      
           This box has a color of #af2cf2        
        
          <div style="background-color:#af2cf2;">Content here</div>
        
        
          .mybackground {background-color:#af2cf2;}
        
        Background color #af2cf2
      
           Border around this has a color of #af2cf2        
        
          <div style="border:2px solid #af2cf2;">Content here</div>
        
        
          .myborder {border:2px solid #af2cf2;}
        
        Border color #af2cf2