#0cc8ea color space conversions
Hex:
        #0cc8ea
        RGB:
        12, 200, 234
        CMY:
        95, 22, 8
        CMYK:
        95, 15, 0, 8
      HSL:
        189°, 90.2439%, 48.2353%
        HSV (HSB):
        189°, 94.8718%, 91.7647%
        XYZ:
        35.6572, 47.3272, 85.0976
        xyY:
        0.2121, 0.2816, 47.3272
      CIE-Lab:
        74.3986, -29.0377, -28.3656
        CIE-LCH:
        74.3986, 40.5930, 224.3292
        CIE-Luv:
        74.3986, -53.5175, -41.3534
        Hunter-Lab:
        68.7948, -27.8722, -25.1841
      #0cc8ea color charts
#0cc8ea RGB chart
      #0cc8ea CMYK chart
      #0cc8ea RGB pie chart
      #0cc8ea color shades, tints & tones
#0cc8ea color schemes
#0cc8ea color preview, HTML & CSS examples
           This text has a color of #0cc8ea        
        
          <p style="color:#0cc8ea;">Text here</p>
        
        
          .mytext {color:#0cc8ea;}
        
        Text color #0cc8ea
      
           This box has a color of #0cc8ea        
        
          <div style="background-color:#0cc8ea;">Content here</div>
        
        
          .mybackground {background-color:#0cc8ea;}
        
        Background color #0cc8ea
      
           Border around this has a color of #0cc8ea        
        
          <div style="border:2px solid #0cc8ea;">Content here</div>
        
        
          .myborder {border:2px solid #0cc8ea;}
        
        Border color #0cc8ea