#c0afed color space conversions
Hex:
        #c0afed
        RGB:
        192, 175, 237
        CMY:
        25, 31, 7
        CMYK:
        19, 26, 0, 7
      HSL:
        256°, 63.2653%, 80.7843%
        HSV (HSB):
        256°, 26.1603%, 92.9412%
        XYZ:
        52.3543, 47.9808, 86.6226
        xyY:
        0.2800, 0.2566, 47.9808
      CIE-Lab:
        74.8128, 18.4307, -28.7453
        CIE-LCH:
        74.8128, 34.1465, 302.6668
        CIE-Luv:
        74.8128, 4.9567, -48.5041
        Hunter-Lab:
        69.2682, 13.6944, -25.6567
      #c0afed color charts
#c0afed RGB chart
      #c0afed CMYK chart
      #c0afed RGB pie chart
      #c0afed color shades, tints & tones
#c0afed color schemes
#c0afed color preview, HTML & CSS examples
           This text has a color of #c0afed        
        
          <p style="color:#c0afed;">Text here</p>
        
        
          .mytext {color:#c0afed;}
        
        Text color #c0afed
      
           This box has a color of #c0afed        
        
          <div style="background-color:#c0afed;">Content here</div>
        
        
          .mybackground {background-color:#c0afed;}
        
        Background color #c0afed
      
           Border around this has a color of #c0afed        
        
          <div style="border:2px solid #c0afed;">Content here</div>
        
        
          .myborder {border:2px solid #c0afed;}
        
        Border color #c0afed