#0c0a55 color space conversions
Hex:
        #0c0a55
        RGB:
        12, 10, 85
        CMY:
        95, 96, 67
        CMYK:
        86, 88, 0, 67
      HSL:
        242°, 78.9474%, 18.6275%
        HSV (HSB):
        242°, 88.2353%, 33.3333%
        XYZ:
        1.8999, 0.9511, 8.6778
        xyY:
        0.1648, 0.0825, 0.9511
      CIE-Lab:
        8.5774, 29.7577, -43.6940
        CIE-LCH:
        8.5774, 52.8648, 304.2568
        CIE-Luv:
        8.5774, -1.9803, -29.6040
        Hunter-Lab:
        9.7525, 17.7059, -45.9292
      #0c0a55 color charts
#0c0a55 RGB chart
      #0c0a55 CMYK chart
      #0c0a55 RGB pie chart
      #0c0a55 color shades, tints & tones
#0c0a55 color schemes
#0c0a55 color preview, HTML & CSS examples
           This text has a color of #0c0a55        
        
          <p style="color:#0c0a55;">Text here</p>
        
        
          .mytext {color:#0c0a55;}
        
        Text color #0c0a55
      
           This box has a color of #0c0a55        
        
          <div style="background-color:#0c0a55;">Content here</div>
        
        
          .mybackground {background-color:#0c0a55;}
        
        Background color #0c0a55
      
           Border around this has a color of #0c0a55        
        
          <div style="border:2px solid #0c0a55;">Content here</div>
        
        
          .myborder {border:2px solid #0c0a55;}
        
        Border color #0c0a55