#af2cf3 color space conversions
Hex:
        #af2cf3
        RGB:
        175, 44, 243
        CMY:
        31, 83, 5
        CMYK:
        28, 82, 0, 5
      HSL:
        279°, 89.2377%, 56.2745%
        HSV (HSB):
        279°, 81.8930%, 95.2941%
        XYZ:
        34.7575, 17.3864, 86.3180
        xyY:
        0.2510, 0.1256, 17.3864
      CIE-Lab:
        48.7432, 78.4871, -73.4754
        CIE-LCH:
        48.7432, 107.5122, 316.8889
        CIE-Luv:
        48.7432, 33.5128, -117.9527
        Hunter-Lab:
        41.6970, 75.8233, -93.5499
      #af2cf3 color charts
#af2cf3 RGB chart
      #af2cf3 CMYK chart
      #af2cf3 RGB pie chart
      #af2cf3 color shades, tints & tones
#af2cf3 color schemes
#af2cf3 color preview, HTML & CSS examples
           This text has a color of #af2cf3        
        
          <p style="color:#af2cf3;">Text here</p>
        
        
          .mytext {color:#af2cf3;}
        
        Text color #af2cf3
      
           This box has a color of #af2cf3        
        
          <div style="background-color:#af2cf3;">Content here</div>
        
        
          .mybackground {background-color:#af2cf3;}
        
        Background color #af2cf3
      
           Border around this has a color of #af2cf3        
        
          <div style="border:2px solid #af2cf3;">Content here</div>
        
        
          .myborder {border:2px solid #af2cf3;}
        
        Border color #af2cf3