#af2cbe color space conversions
Hex:
        #af2cbe
        RGB:
        175, 44, 190
        CMY:
        31, 83, 25
        CMYK:
        8, 77, 0, 25
      HSL:
        294°, 62.3932%, 45.8824%
        HSV (HSB):
        294°, 76.8421%, 74.5098%
        XYZ:
        27.8741, 14.6330, 50.0705
        xyY:
        0.3011, 0.1581, 14.6330
      CIE-Lab:
        45.1274, 68.7132, -48.9807
        CIE-LCH:
        45.1274, 84.3837, 324.5177
        CIE-Luv:
        45.1274, 48.4563, -80.4248
        Hunter-Lab:
        38.2531, 63.1256, -50.8290
      #af2cbe color charts
#af2cbe RGB chart
      #af2cbe CMYK chart
      #af2cbe RGB pie chart
      #af2cbe color shades, tints & tones
#af2cbe color schemes
#af2cbe color preview, HTML & CSS examples
           This text has a color of #af2cbe        
        
          <p style="color:#af2cbe;">Text here</p>
        
        
          .mytext {color:#af2cbe;}
        
        Text color #af2cbe
      
           This box has a color of #af2cbe        
        
          <div style="background-color:#af2cbe;">Content here</div>
        
        
          .mybackground {background-color:#af2cbe;}
        
        Background color #af2cbe
      
           Border around this has a color of #af2cbe        
        
          <div style="border:2px solid #af2cbe;">Content here</div>
        
        
          .myborder {border:2px solid #af2cbe;}
        
        Border color #af2cbe