#0c38bf color space conversions
Hex:
        #0c38bf
        RGB:
        12, 56, 191
        CMY:
        95, 78, 25
        CMYK:
        94, 71, 0, 25
      HSL:
        225°, 88.1773%, 39.8039%
        HSV (HSB):
        225°, 93.7173%, 74.9020%
        XYZ:
        10.9698, 6.6681, 49.9991
        xyY:
        0.1622, 0.0986, 6.6681
      CIE-Lab:
        31.0391, 40.6841, -73.1975
        CIE-LCH:
        31.0391, 83.7441, 299.0659
        CIE-Luv:
        31.0391, -11.9896, -96.1930
        Hunter-Lab:
        25.8227, 30.6392, -96.7244
      #0c38bf color charts
#0c38bf RGB chart
      #0c38bf CMYK chart
      #0c38bf RGB pie chart
      #0c38bf color shades, tints & tones
#0c38bf color schemes
#0c38bf color preview, HTML & CSS examples
           This text has a color of #0c38bf        
        
          <p style="color:#0c38bf;">Text here</p>
        
        
          .mytext {color:#0c38bf;}
        
        Text color #0c38bf
      
           This box has a color of #0c38bf        
        
          <div style="background-color:#0c38bf;">Content here</div>
        
        
          .mybackground {background-color:#0c38bf;}
        
        Background color #0c38bf
      
           Border around this has a color of #0c38bf        
        
          <div style="border:2px solid #0c38bf;">Content here</div>
        
        
          .myborder {border:2px solid #0c38bf;}
        
        Border color #0c38bf