#0c18ee color space conversions
Hex:
        #0c18ee
        RGB:
        12, 24, 238
        CMY:
        95, 91, 7
        CMYK:
        95, 90, 0, 7
      HSL:
        237°, 90.4000%, 49.0196%
        HSV (HSB):
        237°, 94.9580%, 93.3333%
        XYZ:
        15.9109, 6.9045, 81.3830
        xyY:
        0.1527, 0.0663, 6.9045
      CIE-Lab:
        31.5885, 70.4410, -99.4557
        CIE-LCH:
        31.5885, 121.8743, 305.3086
        CIE-Luv:
        31.5885, -9.3693, -122.1462
        Hunter-Lab:
        26.2764, 62.1017, -165.2392
      #0c18ee color charts
#0c18ee RGB chart
      #0c18ee CMYK chart
      #0c18ee RGB pie chart
      #0c18ee color shades, tints & tones
#0c18ee color schemes
#0c18ee color preview, HTML & CSS examples
           This text has a color of #0c18ee        
        
          <p style="color:#0c18ee;">Text here</p>
        
        
          .mytext {color:#0c18ee;}
        
        Text color #0c18ee
      
           This box has a color of #0c18ee        
        
          <div style="background-color:#0c18ee;">Content here</div>
        
        
          .mybackground {background-color:#0c18ee;}
        
        Background color #0c18ee
      
           Border around this has a color of #0c18ee        
        
          <div style="border:2px solid #0c18ee;">Content here</div>
        
        
          .myborder {border:2px solid #0c18ee;}
        
        Border color #0c18ee