#af3cfb color space conversions
Hex:
        #af3cfb
        RGB:
        175, 60, 251
        CMY:
        31, 76, 2
        CMYK:
        30, 76, 0, 2
      HSL:
        276°, 95.9799%, 60.9804%
        HSV (HSB):
        276°, 76.0956%, 98.4314%
        XYZ:
        36.7076, 19.3107, 93.0594
        xyY:
        0.2462, 0.1295, 19.3107
      CIE-Lab:
        51.0488, 75.1152, -74.1989
        CIE-LCH:
        51.0488, 105.5830, 315.3516
        CIE-Luv:
        51.0488, 29.6222, -120.3359
        Hunter-Lab:
        43.9440, 72.2042, -94.7967
      #af3cfb color charts
#af3cfb RGB chart
      #af3cfb CMYK chart
      #af3cfb RGB pie chart
      #af3cfb color shades, tints & tones
#af3cfb color schemes
#af3cfb color preview, HTML & CSS examples
           This text has a color of #af3cfb        
        
          <p style="color:#af3cfb;">Text here</p>
        
        
          .mytext {color:#af3cfb;}
        
        Text color #af3cfb
      
           This box has a color of #af3cfb        
        
          <div style="background-color:#af3cfb;">Content here</div>
        
        
          .mybackground {background-color:#af3cfb;}
        
        Background color #af3cfb
      
           Border around this has a color of #af3cfb        
        
          <div style="border:2px solid #af3cfb;">Content here</div>
        
        
          .myborder {border:2px solid #af3cfb;}
        
        Border color #af3cfb