#0cbfea color space conversions
Hex:
        #0cbfea
        RGB:
        12, 191, 234
        CMY:
        95, 25, 8
        CMYK:
        95, 18, 0, 8
      HSL:
        192°, 90.2439%, 48.2353%
        HSV (HSB):
        192°, 94.8718%, 91.7647%
        XYZ:
        33.6337, 43.2803, 84.4231
        xyY:
        0.2085, 0.2683, 43.2803
      CIE-Lab:
        71.7448, -24.5534, -32.4531
        CIE-LCH:
        71.7448, 40.6949, 232.8895
        CIE-Luv:
        71.7448, -50.4791, -48.7117
        Hunter-Lab:
        65.7877, -23.8712, -30.0334
      #0cbfea color charts
#0cbfea RGB chart
      #0cbfea CMYK chart
      #0cbfea RGB pie chart
      #0cbfea color shades, tints & tones
#0cbfea color schemes
#0cbfea color preview, HTML & CSS examples
           This text has a color of #0cbfea        
        
          <p style="color:#0cbfea;">Text here</p>
        
        
          .mytext {color:#0cbfea;}
        
        Text color #0cbfea
      
           This box has a color of #0cbfea        
        
          <div style="background-color:#0cbfea;">Content here</div>
        
        
          .mybackground {background-color:#0cbfea;}
        
        Background color #0cbfea
      
           Border around this has a color of #0cbfea        
        
          <div style="border:2px solid #0cbfea;">Content here</div>
        
        
          .myborder {border:2px solid #0cbfea;}
        
        Border color #0cbfea