#0c2abb color space conversions
Hex:
        #0c2abb
        RGB:
        12, 42, 187
        CMY:
        95, 84, 27
        CMYK:
        94, 78, 0, 27
      HSL:
        230°, 87.9397%, 39.0196%
        HSV (HSB):
        230°, 93.5829%, 73.3333%
        XYZ:
        9.9492, 5.3219, 47.5166
        xyY:
        0.1585, 0.0848, 5.3219
      CIE-Lab:
        27.6330, 47.5693, -76.4728
        CIE-LCH:
        27.6330, 90.0607, 301.8833
        CIE-Luv:
        27.6330, -9.5353, -94.1801
        Hunter-Lab:
        23.0693, 36.6112, -105.9727
      #0c2abb color charts
#0c2abb RGB chart
      #0c2abb CMYK chart
      #0c2abb RGB pie chart
      #0c2abb color shades, tints & tones
#0c2abb color schemes
#0c2abb color preview, HTML & CSS examples
           This text has a color of #0c2abb        
        
          <p style="color:#0c2abb;">Text here</p>
        
        
          .mytext {color:#0c2abb;}
        
        Text color #0c2abb
      
           This box has a color of #0c2abb        
        
          <div style="background-color:#0c2abb;">Content here</div>
        
        
          .mybackground {background-color:#0c2abb;}
        
        Background color #0c2abb
      
           Border around this has a color of #0c2abb        
        
          <div style="border:2px solid #0c2abb;">Content here</div>
        
        
          .myborder {border:2px solid #0c2abb;}
        
        Border color #0c2abb