#af1bc7 color space conversions
Hex:
        #af1bc7
        RGB:
        175, 27, 199
        CMY:
        31, 89, 22
        CMYK:
        12, 86, 0, 22
      HSL:
        292°, 76.1062%, 44.3137%
        HSV (HSB):
        292°, 86.4322%, 78.0392%
        XYZ:
        28.3799, 14.0213, 55.2434
        xyY:
        0.2906, 0.1436, 14.0213
      CIE-Lab:
        44.2635, 74.4341, -55.6131
        CIE-LCH:
        44.2635, 92.9153, 323.2349
        CIE-Luv:
        44.2635, 47.6744, -89.9460
        Hunter-Lab:
        37.4451, 69.7577, -61.2601
      #af1bc7 color charts
#af1bc7 RGB chart
      #af1bc7 CMYK chart
      #af1bc7 RGB pie chart
      #af1bc7 color shades, tints & tones
#af1bc7 color schemes
#af1bc7 color preview, HTML & CSS examples
           This text has a color of #af1bc7        
        
          <p style="color:#af1bc7;">Text here</p>
        
        
          .mytext {color:#af1bc7;}
        
        Text color #af1bc7
      
           This box has a color of #af1bc7        
        
          <div style="background-color:#af1bc7;">Content here</div>
        
        
          .mybackground {background-color:#af1bc7;}
        
        Background color #af1bc7
      
           Border around this has a color of #af1bc7        
        
          <div style="border:2px solid #af1bc7;">Content here</div>
        
        
          .myborder {border:2px solid #af1bc7;}
        
        Border color #af1bc7