#af7efb color space conversions
Hex:
        #af7efb
        RGB:
        175, 126, 251
        CMY:
        31, 51, 2
        CMYK:
        30, 50, 0, 2
      HSL:
        264°, 93.9850%, 73.9216%
        HSV (HSB):
        264°, 49.8008%, 98.4314%
        XYZ:
        42.5526, 31.0007, 95.0078
        xyY:
        0.2524, 0.1839, 31.0007
      CIE-Lab:
        62.5082, 44.1036, -55.7567
        CIE-LCH:
        62.5082, 71.0910, 308.3440
        CIE-Luv:
        62.5082, 13.7440, -94.5194
        Hunter-Lab:
        55.6783, 38.9833, -62.1959
      #af7efb color charts
#af7efb RGB chart
      #af7efb CMYK chart
      #af7efb RGB pie chart
      #af7efb color shades, tints & tones
#af7efb color schemes
#af7efb color preview, HTML & CSS examples
           This text has a color of #af7efb        
        
          <p style="color:#af7efb;">Text here</p>
        
        
          .mytext {color:#af7efb;}
        
        Text color #af7efb
      
           This box has a color of #af7efb        
        
          <div style="background-color:#af7efb;">Content here</div>
        
        
          .mybackground {background-color:#af7efb;}
        
        Background color #af7efb
      
           Border around this has a color of #af7efb        
        
          <div style="border:2px solid #af7efb;">Content here</div>
        
        
          .myborder {border:2px solid #af7efb;}
        
        Border color #af7efb