#0c8fee color space conversions
Hex:
        #0c8fee
        RGB:
        12, 143, 238
        CMY:
        95, 44, 7
        CMYK:
        95, 40, 0, 7
      HSL:
        205°, 90.4000%, 49.0196%
        HSV (HSB):
        205°, 94.9580%, 93.3333%
        XYZ:
        25.4067, 25.8961, 84.5483
        xyY:
        0.1870, 0.1906, 25.8961
      CIE-Lab:
        57.9383, 3.3874, -56.3481
        CIE-LCH:
        57.9383, 56.4498, 273.4402
        CIE-Luv:
        57.9383, -34.3371, -89.7598
        Hunter-Lab:
        50.8882, 0.0643, -62.8856
      #0c8fee color charts
#0c8fee RGB chart
      #0c8fee CMYK chart
      #0c8fee RGB pie chart
      #0c8fee color shades, tints & tones
#0c8fee color schemes
#0c8fee color preview, HTML & CSS examples
           This text has a color of #0c8fee        
        
          <p style="color:#0c8fee;">Text here</p>
        
        
          .mytext {color:#0c8fee;}
        
        Text color #0c8fee
      
           This box has a color of #0c8fee        
        
          <div style="background-color:#0c8fee;">Content here</div>
        
        
          .mybackground {background-color:#0c8fee;}
        
        Background color #0c8fee
      
           Border around this has a color of #0c8fee        
        
          <div style="border:2px solid #0c8fee;">Content here</div>
        
        
          .myborder {border:2px solid #0c8fee;}
        
        Border color #0c8fee