#0c1eeb color space conversions
Hex:
        #0c1eeb
        RGB:
        12, 30, 235
        CMY:
        95, 88, 8
        CMYK:
        95, 87, 0, 8
      HSL:
        235°, 90.2834%, 48.4314%
        HSV (HSB):
        235°, 94.8936%, 92.1569%
        XYZ:
        15.6113, 7.0049, 79.1265
        xyY:
        0.1534, 0.0688, 7.0049
      CIE-Lab:
        31.8180, 67.7111, -97.3666
        CIE-LCH:
        31.8180, 118.5962, 304.8157
        CIE-Luv:
        31.8180, -9.6969, -120.8918
        Hunter-Lab:
        26.4667, 58.9708, -158.7304
      #0c1eeb color charts
#0c1eeb RGB chart
      #0c1eeb CMYK chart
      #0c1eeb RGB pie chart
      #0c1eeb color shades, tints & tones
#0c1eeb color schemes
#0c1eeb color preview, HTML & CSS examples
           This text has a color of #0c1eeb        
        
          <p style="color:#0c1eeb;">Text here</p>
        
        
          .mytext {color:#0c1eeb;}
        
        Text color #0c1eeb
      
           This box has a color of #0c1eeb        
        
          <div style="background-color:#0c1eeb;">Content here</div>
        
        
          .mybackground {background-color:#0c1eeb;}
        
        Background color #0c1eeb
      
           Border around this has a color of #0c1eeb        
        
          <div style="border:2px solid #0c1eeb;">Content here</div>
        
        
          .myborder {border:2px solid #0c1eeb;}
        
        Border color #0c1eeb