#af7fde color space conversions
Hex:
        #af7fde
        RGB:
        175, 127, 222
        CMY:
        31, 50, 13
        CMYK:
        21, 43, 0, 13
      HSL:
        270°, 59.0062%, 68.4314%
        HSV (HSB):
        270°, 42.7928%, 87.0588%
        XYZ:
        38.4534, 29.5666, 72.7875
        xyY:
        0.2731, 0.2100, 29.5666
      CIE-Lab:
        61.2785, 36.7046, -41.6367
        CIE-LCH:
        61.2785, 55.5053, 311.3976
        CIE-Luv:
        61.2785, 17.3623, -70.3934
        Hunter-Lab:
        54.3752, 31.0761, -41.3038
      #af7fde color charts
#af7fde RGB chart
      #af7fde CMYK chart
      #af7fde RGB pie chart
      #af7fde color shades, tints & tones
#af7fde color schemes
#af7fde color preview, HTML & CSS examples
           This text has a color of #af7fde        
        
          <p style="color:#af7fde;">Text here</p>
        
        
          .mytext {color:#af7fde;}
        
        Text color #af7fde
      
           This box has a color of #af7fde        
        
          <div style="background-color:#af7fde;">Content here</div>
        
        
          .mybackground {background-color:#af7fde;}
        
        Background color #af7fde
      
           Border around this has a color of #af7fde        
        
          <div style="border:2px solid #af7fde;">Content here</div>
        
        
          .myborder {border:2px solid #af7fde;}
        
        Border color #af7fde