#8af5bb color space conversions
Hex:
        #8af5bb
        RGB:
        138, 245, 187
        CMY:
        46, 4, 27
        CMYK:
        44, 0, 24, 4
      HSL:
        147°, 84.2520%, 75.0980%
        HSV (HSB):
        147°, 43.6735%, 96.0784%
        XYZ:
        52.1033, 74.2959, 58.6081
        xyY:
        0.2816, 0.4016, 74.2959
      CIE-Lab:
        89.0622, -43.6448, 18.4510
        CIE-LCH:
        89.0622, 47.3847, 157.0836
        CIE-Luv:
        89.0622, -49.3016, 34.4870
        Hunter-Lab:
        86.1951, -42.9416, 20.0225
      #8af5bb color charts
#8af5bb RGB chart
      #8af5bb CMYK chart
      #8af5bb RGB pie chart
      #8af5bb color shades, tints & tones
#8af5bb color schemes
#8af5bb color preview, HTML & CSS examples
           This text has a color of #8af5bb        
        
          <p style="color:#8af5bb;">Text here</p>
        
        
          .mytext {color:#8af5bb;}
        
        Text color #8af5bb
      
           This box has a color of #8af5bb        
        
          <div style="background-color:#8af5bb;">Content here</div>
        
        
          .mybackground {background-color:#8af5bb;}
        
        Background color #8af5bb
      
           Border around this has a color of #8af5bb        
        
          <div style="border:2px solid #8af5bb;">Content here</div>
        
        
          .myborder {border:2px solid #8af5bb;}
        
        Border color #8af5bb