#af0bee color space conversions
Hex:
        #af0bee
        RGB:
        175, 11, 238
        CMY:
        31, 96, 7
        CMYK:
        26, 95, 0, 7
      HSL:
        283°, 91.1647%, 48.8235%
        HSV (HSB):
        283°, 95.3782%, 93.3333%
        XYZ:
        33.2315, 15.5264, 82.1343
        xyY:
        0.2539, 0.1186, 15.5264
      CIE-Lab:
        46.3468, 83.5051, -74.5670
        CIE-LCH:
        46.3468, 111.9523, 318.2363
        CIE-Luv:
        46.3468, 37.0621, -117.9075
        Hunter-Lab:
        39.4035, 81.5844, -96.0042
      #af0bee color charts
#af0bee RGB chart
      #af0bee CMYK chart
      #af0bee RGB pie chart
      #af0bee color shades, tints & tones
#af0bee color schemes
#af0bee color preview, HTML & CSS examples
           This text has a color of #af0bee        
        
          <p style="color:#af0bee;">Text here</p>
        
        
          .mytext {color:#af0bee;}
        
        Text color #af0bee
      
           This box has a color of #af0bee        
        
          <div style="background-color:#af0bee;">Content here</div>
        
        
          .mybackground {background-color:#af0bee;}
        
        Background color #af0bee
      
           Border around this has a color of #af0bee        
        
          <div style="border:2px solid #af0bee;">Content here</div>
        
        
          .myborder {border:2px solid #af0bee;}
        
        Border color #af0bee