#0acde5 color space conversions
Hex:
        #0acde5
        RGB:
        10, 205, 229
        CMY:
        96, 20, 10
        CMYK:
        96, 10, 0, 10
      HSL:
        187°, 91.6318%, 46.8627%
        HSV (HSB):
        187°, 95.6332%, 89.8039%
        XYZ:
        36.0994, 49.3843, 81.7582
        xyY:
        0.2159, 0.2953, 49.3843
      CIE-Lab:
        75.6898, -33.1187, -23.6974
        CIE-LCH:
        75.6898, 40.7236, 215.5848
        CIE-Luv:
        75.6898, -55.6630, -32.9670
        Hunter-Lab:
        70.2740, -31.2850, -19.7875
      #0acde5 color charts
#0acde5 RGB chart
      #0acde5 CMYK chart
      #0acde5 RGB pie chart
      #0acde5 color shades, tints & tones
#0acde5 color schemes
#0acde5 color preview, HTML & CSS examples
           This text has a color of #0acde5        
        
          <p style="color:#0acde5;">Text here</p>
        
        
          .mytext {color:#0acde5;}
        
        Text color #0acde5
      
           This box has a color of #0acde5        
        
          <div style="background-color:#0acde5;">Content here</div>
        
        
          .mybackground {background-color:#0acde5;}
        
        Background color #0acde5
      
           Border around this has a color of #0acde5        
        
          <div style="border:2px solid #0acde5;">Content here</div>
        
        
          .myborder {border:2px solid #0acde5;}
        
        Border color #0acde5