#8af3ec color space conversions
Hex:
        #8af3ec
        RGB:
        138, 243, 236
        CMY:
        46, 5, 7
        CMYK:
        43, 0, 3, 5
      HSL:
        176°, 81.3953%, 74.7059%
        HSV (HSB):
        176°, 43.2099%, 95.2941%
        XYZ:
        57.6721, 75.5606, 90.9019
        xyY:
        0.2573, 0.3371, 75.5606
      CIE-Lab:
        89.6549, -32.1115, -6.1583
        CIE-LCH:
        89.6549, 32.6967, 190.8563
        CIE-Luv:
        89.6549, -46.9034, -4.3786
        Hunter-Lab:
        86.9256, -33.6912, -1.1542
      #8af3ec color charts
#8af3ec RGB chart
      #8af3ec CMYK chart
      #8af3ec RGB pie chart
      #8af3ec color shades, tints & tones
#8af3ec color schemes
#8af3ec color preview, HTML & CSS examples
           This text has a color of #8af3ec        
        
          <p style="color:#8af3ec;">Text here</p>
        
        
          .mytext {color:#8af3ec;}
        
        Text color #8af3ec
      
           This box has a color of #8af3ec        
        
          <div style="background-color:#8af3ec;">Content here</div>
        
        
          .mybackground {background-color:#8af3ec;}
        
        Background color #8af3ec
      
           Border around this has a color of #8af3ec        
        
          <div style="border:2px solid #8af3ec;">Content here</div>
        
        
          .myborder {border:2px solid #8af3ec;}
        
        Border color #8af3ec