#0c1bed color space conversions
Hex:
        #0c1bed
        RGB:
        12, 27, 237
        CMY:
        95, 89, 7
        CMYK:
        95, 89, 0, 7
      HSL:
        236°, 90.3614%, 48.8235%
        HSV (HSB):
        236°, 94.9367%, 92.9412%
        XYZ:
        15.8296, 6.9765, 80.6330
        xyY:
        0.1530, 0.0674, 6.9765
      CIE-Lab:
        31.7532, 69.2607, -98.6123
        CIE-LCH:
        31.7532, 120.5049, 305.0825
        CIE-Luv:
        31.7532, -9.5389, -121.8019
        Hunter-Lab:
        26.4130, 60.7545, -162.5103
      #0c1bed color charts
#0c1bed RGB chart
      #0c1bed CMYK chart
      #0c1bed RGB pie chart
      #0c1bed color shades, tints & tones
#0c1bed color schemes
#0c1bed color preview, HTML & CSS examples
           This text has a color of #0c1bed        
        
          <p style="color:#0c1bed;">Text here</p>
        
        
          .mytext {color:#0c1bed;}
        
        Text color #0c1bed
      
           This box has a color of #0c1bed        
        
          <div style="background-color:#0c1bed;">Content here</div>
        
        
          .mybackground {background-color:#0c1bed;}
        
        Background color #0c1bed
      
           Border around this has a color of #0c1bed        
        
          <div style="border:2px solid #0c1bed;">Content here</div>
        
        
          .myborder {border:2px solid #0c1bed;}
        
        Border color #0c1bed