#af2cbf color space conversions
Hex:
        #af2cbf
        RGB:
        175, 44, 191
        CMY:
        31, 83, 25
        CMYK:
        8, 77, 0, 25
      HSL:
        293°, 62.5532%, 46.0784%
        HSV (HSB):
        293°, 76.9634%, 74.9020%
        XYZ:
        27.9838, 14.6769, 50.6482
        xyY:
        0.2999, 0.1573, 14.6769
      CIE-Lab:
        45.1885, 68.8853, -49.4669
        CIE-LCH:
        45.1885, 84.8066, 324.3177
        CIE-Luv:
        45.1885, 48.1363, -81.1701
        Hunter-Lab:
        38.3105, 63.3419, -51.5668
      #af2cbf color charts
#af2cbf RGB chart
      #af2cbf CMYK chart
      #af2cbf RGB pie chart
      #af2cbf color shades, tints & tones
#af2cbf color schemes
#af2cbf color preview, HTML & CSS examples
           This text has a color of #af2cbf        
        
          <p style="color:#af2cbf;">Text here</p>
        
        
          .mytext {color:#af2cbf;}
        
        Text color #af2cbf
      
           This box has a color of #af2cbf        
        
          <div style="background-color:#af2cbf;">Content here</div>
        
        
          .mybackground {background-color:#af2cbf;}
        
        Background color #af2cbf
      
           Border around this has a color of #af2cbf        
        
          <div style="border:2px solid #af2cbf;">Content here</div>
        
        
          .myborder {border:2px solid #af2cbf;}
        
        Border color #af2cbf