#0ec0dd color space conversions
Hex:
        #0ec0dd
        RGB:
        14, 192, 221
        CMY:
        95, 25, 13
        CMYK:
        94, 13, 0, 13
      HSL:
        188°, 88.0851%, 46.0784%
        HSV (HSB):
        188°, 93.6652%, 86.6667%
        XYZ:
        32.0819, 43.0131, 75.0181
        xyY:
        0.2137, 0.2865, 43.0131
      CIE-Lab:
        71.5639, -29.2985, -25.6717
        CIE-LCH:
        71.5639, 38.9543, 221.2252
        CIE-Luv:
        71.5639, -51.7470, -36.5780
        Hunter-Lab:
        65.5844, -27.4559, -21.9093
      #0ec0dd color charts
#0ec0dd RGB chart
      #0ec0dd CMYK chart
      #0ec0dd RGB pie chart
      #0ec0dd color shades, tints & tones
#0ec0dd color schemes
#0ec0dd color preview, HTML & CSS examples
           This text has a color of #0ec0dd        
        
          <p style="color:#0ec0dd;">Text here</p>
        
        
          .mytext {color:#0ec0dd;}
        
        Text color #0ec0dd
      
           This box has a color of #0ec0dd        
        
          <div style="background-color:#0ec0dd;">Content here</div>
        
        
          .mybackground {background-color:#0ec0dd;}
        
        Background color #0ec0dd
      
           Border around this has a color of #0ec0dd        
        
          <div style="border:2px solid #0ec0dd;">Content here</div>
        
        
          .myborder {border:2px solid #0ec0dd;}
        
        Border color #0ec0dd