#af03ee color space conversions
Hex:
        #af03ee
        RGB:
        175, 3, 238
        CMY:
        31, 99, 7
        CMYK:
        26, 99, 0, 7
      HSL:
        284°, 97.5104%, 47.2549%
        HSV (HSB):
        284°, 98.7395%, 93.3333%
        XYZ:
        33.1444, 15.3521, 82.1053
        xyY:
        0.2538, 0.1175, 15.3521
      CIE-Lab:
        46.1128, 84.2059, -74.9491
        CIE-LCH:
        46.1128, 112.7298, 318.3287
        CIE-Luv:
        46.1128, 37.3153, -118.2622
        Hunter-Lab:
        39.1818, 82.4273, -96.8147
      #af03ee color charts
#af03ee RGB chart
      #af03ee CMYK chart
      #af03ee RGB pie chart
      #af03ee color shades, tints & tones
#af03ee color schemes
#af03ee color preview, HTML & CSS examples
           This text has a color of #af03ee        
        
          <p style="color:#af03ee;">Text here</p>
        
        
          .mytext {color:#af03ee;}
        
        Text color #af03ee
      
           This box has a color of #af03ee        
        
          <div style="background-color:#af03ee;">Content here</div>
        
        
          .mybackground {background-color:#af03ee;}
        
        Background color #af03ee
      
           Border around this has a color of #af03ee        
        
          <div style="border:2px solid #af03ee;">Content here</div>
        
        
          .myborder {border:2px solid #af03ee;}
        
        Border color #af03ee