#0c217b color space conversions
Hex:
        #0c217b
        RGB:
        12, 33, 123
        CMY:
        95, 87, 52
        CMYK:
        90, 73, 0, 52
      HSL:
        229°, 82.2222%, 26.4706%
        HSV (HSB):
        229°, 90.2439%, 48.2353%
        XYZ:
        4.2706, 2.5959, 19.0149
        xyY:
        0.1650, 0.1003, 2.5959
      CIE-Lab:
        18.3470, 29.7071, -52.5722
        CIE-LCH:
        18.3470, 60.3850, 299.4696
        CIE-Luv:
        18.3470, -6.5467, -56.1205
        Hunter-Lab:
        16.1119, 19.1174, -58.6942
      #0c217b color charts
#0c217b RGB chart
      #0c217b CMYK chart
      #0c217b RGB pie chart
      #0c217b color shades, tints & tones
#0c217b color schemes
#0c217b color preview, HTML & CSS examples
           This text has a color of #0c217b        
        
          <p style="color:#0c217b;">Text here</p>
        
        
          .mytext {color:#0c217b;}
        
        Text color #0c217b
      
           This box has a color of #0c217b        
        
          <div style="background-color:#0c217b;">Content here</div>
        
        
          .mybackground {background-color:#0c217b;}
        
        Background color #0c217b
      
           Border around this has a color of #0c217b        
        
          <div style="border:2px solid #0c217b;">Content here</div>
        
        
          .myborder {border:2px solid #0c217b;}
        
        Border color #0c217b