#af10ee color space conversions
Hex:
        #af10ee
        RGB:
        175, 16, 238
        CMY:
        31, 94, 7
        CMYK:
        26, 93, 0, 7
      HSL:
        283°, 87.4016%, 49.8039%
        HSV (HSB):
        283°, 93.2773%, 93.3333%
        XYZ:
        33.2971, 15.6576, 82.1562
        xyY:
        0.2540, 0.1194, 15.6576
      CIE-Lab:
        46.5220, 82.9817, -74.2811
        CIE-LCH:
        46.5220, 111.3717, 318.1667
        CIE-Luv:
        46.5220, 36.8706, -117.6379
        Hunter-Lab:
        39.5697, 80.9573, -95.4016
      #af10ee color charts
#af10ee RGB chart
      #af10ee CMYK chart
      #af10ee RGB pie chart
      #af10ee color shades, tints & tones
#af10ee color schemes
#af10ee color preview, HTML & CSS examples
           This text has a color of #af10ee        
        
          <p style="color:#af10ee;">Text here</p>
        
        
          .mytext {color:#af10ee;}
        
        Text color #af10ee
      
           This box has a color of #af10ee        
        
          <div style="background-color:#af10ee;">Content here</div>
        
        
          .mybackground {background-color:#af10ee;}
        
        Background color #af10ee
      
           Border around this has a color of #af10ee        
        
          <div style="border:2px solid #af10ee;">Content here</div>
        
        
          .myborder {border:2px solid #af10ee;}
        
        Border color #af10ee