#af34b1 color space conversions
Hex:
        #af34b1
        RGB:
        175, 52, 177
        CMY:
        31, 80, 31
        CMYK:
        1, 71, 0, 31
      HSL:
        299°, 54.5852%, 44.9020%
        HSV (HSB):
        299°, 70.6215%, 69.4118%
        XYZ:
        26.8430, 14.7443, 43.0261
        xyY:
        0.3172, 0.1743, 14.7443
      CIE-Lab:
        45.2819, 63.8994, -41.1059
        CIE-LCH:
        45.2819, 75.9791, 327.2472
        CIE-Luv:
        45.2819, 51.1562, -68.5387
        Hunter-Lab:
        38.3983, 57.5867, -39.5570
      #af34b1 color charts
#af34b1 RGB chart
      #af34b1 CMYK chart
      #af34b1 RGB pie chart
      #af34b1 color shades, tints & tones
#af34b1 color schemes
#af34b1 color preview, HTML & CSS examples
           This text has a color of #af34b1        
        
          <p style="color:#af34b1;">Text here</p>
        
        
          .mytext {color:#af34b1;}
        
        Text color #af34b1
      
           This box has a color of #af34b1        
        
          <div style="background-color:#af34b1;">Content here</div>
        
        
          .mybackground {background-color:#af34b1;}
        
        Background color #af34b1
      
           Border around this has a color of #af34b1        
        
          <div style="border:2px solid #af34b1;">Content here</div>
        
        
          .myborder {border:2px solid #af34b1;}
        
        Border color #af34b1