#af91ee color space conversions
Hex:
        #af91ee
        RGB:
        175, 145, 238
        CMY:
        31, 43, 7
        CMYK:
        26, 39, 0, 7
      HSL:
        259°, 73.2283%, 75.0980%
        HSV (HSB):
        259°, 39.0756%, 93.3333%
        XYZ:
        43.2372, 35.5378, 85.4696
        xyY:
        0.2632, 0.2164, 35.5378
      CIE-Lab:
        66.1653, 30.3808, -42.8290
        CIE-LCH:
        66.1653, 52.5102, 305.3500
        CIE-Luv:
        66.1653, 8.4754, -72.4607
        Hunter-Lab:
        59.6136, 25.1407, -43.2761
      #af91ee color charts
#af91ee RGB chart
      #af91ee CMYK chart
      #af91ee RGB pie chart
      #af91ee color shades, tints & tones
#af91ee color schemes
#af91ee color preview, HTML & CSS examples
           This text has a color of #af91ee        
        
          <p style="color:#af91ee;">Text here</p>
        
        
          .mytext {color:#af91ee;}
        
        Text color #af91ee
      
           This box has a color of #af91ee        
        
          <div style="background-color:#af91ee;">Content here</div>
        
        
          .mybackground {background-color:#af91ee;}
        
        Background color #af91ee
      
           Border around this has a color of #af91ee        
        
          <div style="border:2px solid #af91ee;">Content here</div>
        
        
          .myborder {border:2px solid #af91ee;}
        
        Border color #af91ee