#0c8feb color space conversions
Hex:
        #0c8feb
        RGB:
        12, 143, 235
        CMY:
        95, 44, 8
        CMYK:
        95, 39, 0, 8
      HSL:
        205°, 90.2834%, 48.4314%
        HSV (HSB):
        205°, 94.8936%, 92.1569%
        XYZ:
        24.9695, 25.7212, 82.2459
        xyY:
        0.1878, 0.1935, 25.7212
      CIE-Lab:
        57.7715, 2.2481, -54.9517
        CIE-LCH:
        57.7715, 54.9977, 272.3427
        CIE-Luv:
        57.7715, -34.5025, -87.3239
        Hunter-Lab:
        50.7161, -0.8708, -60.6488
      #0c8feb color charts
#0c8feb RGB chart
      #0c8feb CMYK chart
      #0c8feb RGB pie chart
      #0c8feb color shades, tints & tones
#0c8feb color schemes
#0c8feb color preview, HTML & CSS examples
           This text has a color of #0c8feb        
        
          <p style="color:#0c8feb;">Text here</p>
        
        
          .mytext {color:#0c8feb;}
        
        Text color #0c8feb
      
           This box has a color of #0c8feb        
        
          <div style="background-color:#0c8feb;">Content here</div>
        
        
          .mybackground {background-color:#0c8feb;}
        
        Background color #0c8feb
      
           Border around this has a color of #0c8feb        
        
          <div style="border:2px solid #0c8feb;">Content here</div>
        
        
          .myborder {border:2px solid #0c8feb;}
        
        Border color #0c8feb