#af2382 color space conversions
Hex:
        #af2382
        RGB:
        175, 35, 130
        CMY:
        31, 86, 49
        CMYK:
        0, 80, 26, 31
      HSL:
        319°, 66.6667%, 41.1765%
        HSV (HSB):
        319°, 80.0000%, 68.6275%
        XYZ:
        22.3095, 11.9277, 22.2455
        xyY:
        0.3950, 0.2112, 11.9277
      CIE-Lab:
        41.1010, 62.3029, -19.3442
        CIE-LCH:
        41.1010, 65.2368, 342.7511
        CIE-Luv:
        41.1010, 72.2311, -36.1845
        Hunter-Lab:
        34.5365, 54.8663, -14.0140
      #af2382 color charts
#af2382 RGB chart
      #af2382 CMYK chart
      #af2382 RGB pie chart
      #af2382 color shades, tints & tones
#af2382 color schemes
#af2382 color preview, HTML & CSS examples
           This text has a color of #af2382        
        
          <p style="color:#af2382;">Text here</p>
        
        
          .mytext {color:#af2382;}
        
        Text color #af2382
      
           This box has a color of #af2382        
        
          <div style="background-color:#af2382;">Content here</div>
        
        
          .mybackground {background-color:#af2382;}
        
        Background color #af2382
      
           Border around this has a color of #af2382        
        
          <div style="border:2px solid #af2382;">Content here</div>
        
        
          .myborder {border:2px solid #af2382;}
        
        Border color #af2382