#af30be color space conversions
Hex:
        #af30be
        RGB:
        175, 48, 190
        CMY:
        31, 81, 25
        CMYK:
        8, 75, 0, 25
      HSL:
        294°, 59.6639%, 46.6667%
        HSV (HSB):
        294°, 74.7368%, 74.5098%
        XYZ:
        28.0304, 14.9456, 50.1226
        xyY:
        0.3011, 0.1605, 14.9456
      CIE-Lab:
        45.5596, 67.4701, -48.2891
        CIE-LCH:
        45.5596, 82.9702, 324.4083
        CIE-Luv:
        45.5596, 47.7768, -79.4936
        Hunter-Lab:
        38.6595, 61.7689, -49.8087
      #af30be color charts
#af30be RGB chart
      #af30be CMYK chart
      #af30be RGB pie chart
      #af30be color shades, tints & tones
#af30be color schemes
#af30be color preview, HTML & CSS examples
           This text has a color of #af30be        
        
          <p style="color:#af30be;">Text here</p>
        
        
          .mytext {color:#af30be;}
        
        Text color #af30be
      
           This box has a color of #af30be        
        
          <div style="background-color:#af30be;">Content here</div>
        
        
          .mybackground {background-color:#af30be;}
        
        Background color #af30be
      
           Border around this has a color of #af30be        
        
          <div style="border:2px solid #af30be;">Content here</div>
        
        
          .myborder {border:2px solid #af30be;}
        
        Border color #af30be