#af048b color space conversions
Hex:
        #af048b
        RGB:
        175, 4, 139
        CMY:
        31, 98, 45
        CMYK:
        0, 98, 21, 31
      HSL:
        313°, 95.5307%, 35.0980%
        HSV (HSB):
        313°, 97.7143%, 68.6275%
        XYZ:
        22.3828, 11.0649, 25.3821
        xyY:
        0.3805, 0.1881, 11.0649
      CIE-Lab:
        39.6895, 68.7245, -27.0726
        CIE-LCH:
        39.6895, 73.8646, 338.4990
        CIE-Luv:
        39.6895, 72.5702, -47.3866
        Hunter-Lab:
        33.2639, 61.8983, -21.9567
      #af048b color charts
#af048b RGB chart
      #af048b CMYK chart
      #af048b RGB pie chart
      #af048b color shades, tints & tones
#af048b color schemes
#af048b color preview, HTML & CSS examples
           This text has a color of #af048b        
        
          <p style="color:#af048b;">Text here</p>
        
        
          .mytext {color:#af048b;}
        
        Text color #af048b
      
           This box has a color of #af048b        
        
          <div style="background-color:#af048b;">Content here</div>
        
        
          .mybackground {background-color:#af048b;}
        
        Background color #af048b
      
           Border around this has a color of #af048b        
        
          <div style="border:2px solid #af048b;">Content here</div>
        
        
          .myborder {border:2px solid #af048b;}
        
        Border color #af048b