#af04bc color space conversions
Hex:
        #af04bc
        RGB:
        175, 4, 188
        CMY:
        31, 98, 26
        CMYK:
        7, 98, 0, 26
      HSL:
        296°, 95.8333%, 37.6471%
        HSV (HSB):
        296°, 97.8723%, 73.7255%
        XYZ:
        26.7997, 12.8316, 48.6412
        xyY:
        0.3036, 0.1454, 12.8316
      CIE-Lab:
        42.5085, 75.6776, -52.0130
        CIE-LCH:
        42.5085, 91.8283, 325.4994
        CIE-Luv:
        42.5085, 52.8829, -84.0582
        Hunter-Lab:
        35.8213, 70.8577, -55.4342
      #af04bc color charts
#af04bc RGB chart
      #af04bc CMYK chart
      #af04bc RGB pie chart
      #af04bc color shades, tints & tones
#af04bc color schemes
#af04bc color preview, HTML & CSS examples
           This text has a color of #af04bc        
        
          <p style="color:#af04bc;">Text here</p>
        
        
          .mytext {color:#af04bc;}
        
        Text color #af04bc
      
           This box has a color of #af04bc        
        
          <div style="background-color:#af04bc;">Content here</div>
        
        
          .mybackground {background-color:#af04bc;}
        
        Background color #af04bc
      
           Border around this has a color of #af04bc        
        
          <div style="border:2px solid #af04bc;">Content here</div>
        
        
          .myborder {border:2px solid #af04bc;}
        
        Border color #af04bc