#af4cfb color space conversions
Hex:
        #af4cfb
        RGB:
        175, 76, 251
        CMY:
        31, 70, 2
        CMYK:
        30, 70, 0, 2
      HSL:
        274°, 95.6284%, 64.1176%
        HSV (HSB):
        274°, 69.7211%, 98.4314%
        XYZ:
        37.6762, 21.2479, 93.3823
        xyY:
        0.2474, 0.1395, 21.2479
      CIE-Lab:
        53.2197, 68.9324, -70.6751
        CIE-LCH:
        53.2197, 98.7251, 314.2848
        CIE-Luv:
        53.2197, 26.9244, -116.1727
        Hunter-Lab:
        46.0954, 65.2305, -87.8457
      #af4cfb color charts
#af4cfb RGB chart
      #af4cfb CMYK chart
      #af4cfb RGB pie chart
      #af4cfb color shades, tints & tones
#af4cfb color schemes
#af4cfb color preview, HTML & CSS examples
           This text has a color of #af4cfb        
        
          <p style="color:#af4cfb;">Text here</p>
        
        
          .mytext {color:#af4cfb;}
        
        Text color #af4cfb
      
           This box has a color of #af4cfb        
        
          <div style="background-color:#af4cfb;">Content here</div>
        
        
          .mybackground {background-color:#af4cfb;}
        
        Background color #af4cfb
      
           Border around this has a color of #af4cfb        
        
          <div style="border:2px solid #af4cfb;">Content here</div>
        
        
          .myborder {border:2px solid #af4cfb;}
        
        Border color #af4cfb