#0c18be color space conversions
Hex:
        #0c18be
        RGB:
        12, 24, 190
        CMY:
        95, 91, 25
        CMYK:
        94, 87, 0, 25
      HSL:
        236°, 88.1188%, 39.6078%
        HSV (HSB):
        236°, 93.6842%, 74.5098%
        XYZ:
        9.7725, 4.4491, 49.0589
        xyY:
        0.1544, 0.0703, 4.4491
      CIE-Lab:
        25.1039, 57.0670, -82.4572
        CIE-LCH:
        25.1039, 100.2788, 304.6863
        CIE-Luv:
        25.1039, -7.5341, -94.4217
        Hunter-Lab:
        21.0930, 45.7875, -123.1340
      #0c18be color charts
#0c18be RGB chart
      #0c18be CMYK chart
      #0c18be RGB pie chart
      #0c18be color shades, tints & tones
#0c18be color schemes
#0c18be color preview, HTML & CSS examples
           This text has a color of #0c18be        
        
          <p style="color:#0c18be;">Text here</p>
        
        
          .mytext {color:#0c18be;}
        
        Text color #0c18be
      
           This box has a color of #0c18be        
        
          <div style="background-color:#0c18be;">Content here</div>
        
        
          .mybackground {background-color:#0c18be;}
        
        Background color #0c18be
      
           Border around this has a color of #0c18be        
        
          <div style="border:2px solid #0c18be;">Content here</div>
        
        
          .myborder {border:2px solid #0c18be;}
        
        Border color #0c18be