#af7bbb color space conversions
Hex:
        #af7bbb
        RGB:
        175, 123, 187
        CMY:
        31, 52, 27
        CMYK:
        6, 34, 0, 27
      HSL:
        289°, 32.0000%, 60.7843%
        HSV (HSB):
        289°, 34.2246%, 73.3333%
        XYZ:
        33.7318, 26.8677, 50.4218
        xyY:
        0.3038, 0.2420, 26.8677
      CIE-Lab:
        58.8517, 31.3637, -25.6783
        CIE-LCH:
        58.8517, 40.5347, 320.6919
        CIE-Luv:
        58.8517, 24.1939, -43.6893
        Hunter-Lab:
        51.8341, 25.4518, -21.3907
      #af7bbb color charts
#af7bbb RGB chart
      #af7bbb CMYK chart
      #af7bbb RGB pie chart
      #af7bbb color shades, tints & tones
#af7bbb color schemes
#af7bbb color preview, HTML & CSS examples
           This text has a color of #af7bbb        
        
          <p style="color:#af7bbb;">Text here</p>
        
        
          .mytext {color:#af7bbb;}
        
        Text color #af7bbb
      
           This box has a color of #af7bbb        
        
          <div style="background-color:#af7bbb;">Content here</div>
        
        
          .mybackground {background-color:#af7bbb;}
        
        Background color #af7bbb
      
           Border around this has a color of #af7bbb        
        
          <div style="border:2px solid #af7bbb;">Content here</div>
        
        
          .myborder {border:2px solid #af7bbb;}
        
        Border color #af7bbb