#af0fbf color space conversions
Hex:
        #af0fbf
        RGB:
        175, 15, 191
        CMY:
        31, 94, 25
        CMYK:
        8, 92, 0, 25
      HSL:
        295°, 85.4369%, 40.3922%
        HSV (HSB):
        295°, 92.1466%, 74.9020%
        XYZ:
        27.2540, 13.2172, 50.4049
        xyY:
        0.2999, 0.1454, 13.2172
      CIE-Lab:
        43.0887, 75.0187, -52.8386
        CIE-LCH:
        43.0887, 91.7590, 324.8415
        CIE-Luv:
        43.0887, 51.2747, -85.4668
        Hunter-Lab:
        36.3555, 70.1910, -56.7537
      #af0fbf color charts
#af0fbf RGB chart
      #af0fbf CMYK chart
      #af0fbf RGB pie chart
      #af0fbf color shades, tints & tones
#af0fbf color schemes
#af0fbf color preview, HTML & CSS examples
           This text has a color of #af0fbf        
        
          <p style="color:#af0fbf;">Text here</p>
        
        
          .mytext {color:#af0fbf;}
        
        Text color #af0fbf
      
           This box has a color of #af0fbf        
        
          <div style="background-color:#af0fbf;">Content here</div>
        
        
          .mybackground {background-color:#af0fbf;}
        
        Background color #af0fbf
      
           Border around this has a color of #af0fbf        
        
          <div style="border:2px solid #af0fbf;">Content here</div>
        
        
          .myborder {border:2px solid #af0fbf;}
        
        Border color #af0fbf