#af0bec color space conversions
Hex:
        #af0bec
        RGB:
        175, 11, 236
        CMY:
        31, 96, 7
        CMYK:
        26, 95, 0, 7
      HSL:
        284°, 91.0931%, 48.4314%
        HSV (HSB):
        284°, 95.3390%, 92.5490%
        XYZ:
        32.9392, 15.4094, 80.5951
        xyY:
        0.2555, 0.1195, 15.4094
      CIE-Lab:
        46.1900, 83.1455, -73.6930
        CIE-LCH:
        46.1900, 111.1028, 318.4490
        CIE-Luv:
        46.1900, 37.6002, -116.6009
        Hunter-Lab:
        39.2549, 81.0854, -94.2514
      #af0bec color charts
#af0bec RGB chart
      #af0bec CMYK chart
      #af0bec RGB pie chart
      #af0bec color shades, tints & tones
#af0bec color schemes
#af0bec color preview, HTML & CSS examples
           This text has a color of #af0bec        
        
          <p style="color:#af0bec;">Text here</p>
        
        
          .mytext {color:#af0bec;}
        
        Text color #af0bec
      
           This box has a color of #af0bec        
        
          <div style="background-color:#af0bec;">Content here</div>
        
        
          .mybackground {background-color:#af0bec;}
        
        Background color #af0bec
      
           Border around this has a color of #af0bec        
        
          <div style="border:2px solid #af0bec;">Content here</div>
        
        
          .myborder {border:2px solid #af0bec;}
        
        Border color #af0bec