#10acef color space conversions
Hex:
        #10acef
        RGB:
        16, 172, 239
        CMY:
        94, 33, 6
        CMYK:
        93, 28, 0, 6
      HSL:
        198°, 87.4510%, 50.0000%
        HSV (HSB):
        198°, 93.3054%, 93.7255%
        XYZ:
        30.5462, 35.8472, 86.9706
        xyY:
        0.1992, 0.2337, 35.8472
      CIE-Lab:
        66.4030, -12.6993, -43.4929
        CIE-LCH:
        66.4030, 45.3090, 253.7229
        CIE-Luv:
        66.4030, -43.5773, -68.4037
        Hunter-Lab:
        59.8725, -13.7085, -44.2136
      #10acef color charts
#10acef RGB chart
      #10acef CMYK chart
      #10acef RGB pie chart
      #10acef color shades, tints & tones
#10acef color schemes
#10acef color preview, HTML & CSS examples
           This text has a color of #10acef        
        
          <p style="color:#10acef;">Text here</p>
        
        
          .mytext {color:#10acef;}
        
        Text color #10acef
      
           This box has a color of #10acef        
        
          <div style="background-color:#10acef;">Content here</div>
        
        
          .mybackground {background-color:#10acef;}
        
        Background color #10acef
      
           Border around this has a color of #10acef        
        
          <div style="border:2px solid #10acef;">Content here</div>
        
        
          .myborder {border:2px solid #10acef;}
        
        Border color #10acef