#0c206f color space conversions
Hex:
        #0c206f
        RGB:
        12, 32, 111
        CMY:
        95, 87, 56
        CMYK:
        89, 71, 0, 56
      HSL:
        228°, 80.4878%, 24.1176%
        HSV (HSB):
        228°, 89.1892%, 43.5294%
        XYZ:
        3.5374, 2.2589, 15.2885
        xyY:
        0.1678, 0.1071, 2.2589
      CIE-Lab:
        16.7911, 25.5954, -47.4153
        CIE-LCH:
        16.7911, 53.8826, 298.3607
        CIE-Luv:
        16.7911, -6.1009, -48.9477
        Hunter-Lab:
        15.0296, 15.7101, -49.7907
      #0c206f color charts
#0c206f RGB chart
      #0c206f CMYK chart
      #0c206f RGB pie chart
      #0c206f color shades, tints & tones
#0c206f color schemes
#0c206f color preview, HTML & CSS examples
           This text has a color of #0c206f        
        
          <p style="color:#0c206f;">Text here</p>
        
        
          .mytext {color:#0c206f;}
        
        Text color #0c206f
      
           This box has a color of #0c206f        
        
          <div style="background-color:#0c206f;">Content here</div>
        
        
          .mybackground {background-color:#0c206f;}
        
        Background color #0c206f
      
           Border around this has a color of #0c206f        
        
          <div style="border:2px solid #0c206f;">Content here</div>
        
        
          .myborder {border:2px solid #0c206f;}
        
        Border color #0c206f