#0c107f color space conversions
Hex:
        #0c107f
        RGB:
        12, 16, 127
        CMY:
        95, 94, 50
        CMYK:
        91, 87, 0, 50
      HSL:
        238°, 82.7338%, 27.2549%
        HSV (HSB):
        238°, 90.5512%, 49.8039%
        XYZ:
        4.1677, 1.9811, 20.2414
        xyY:
        0.1579, 0.0751, 1.9811
      CIE-Lab:
        15.3875, 41.0238, -60.0286
        CIE-LCH:
        15.3875, 72.7075, 304.3489
        CIE-Luv:
        15.3875, -4.3270, -55.9863
        Hunter-Lab:
        14.0750, 28.2236, -75.4132
      #0c107f color charts
#0c107f RGB chart
      #0c107f CMYK chart
      #0c107f RGB pie chart
      #0c107f color shades, tints & tones
#0c107f color schemes
#0c107f color preview, HTML & CSS examples
           This text has a color of #0c107f        
        
          <p style="color:#0c107f;">Text here</p>
        
        
          .mytext {color:#0c107f;}
        
        Text color #0c107f
      
           This box has a color of #0c107f        
        
          <div style="background-color:#0c107f;">Content here</div>
        
        
          .mybackground {background-color:#0c107f;}
        
        Background color #0c107f
      
           Border around this has a color of #0c107f        
        
          <div style="border:2px solid #0c107f;">Content here</div>
        
        
          .myborder {border:2px solid #0c107f;}
        
        Border color #0c107f