#0c0a98 color space conversions
Hex:
        #0c0a98
        RGB:
        12, 10, 152
        CMY:
        95, 96, 40
        CMYK:
        92, 93, 0, 40
      HSL:
        241°, 87.6543%, 31.7647%
        HSV (HSB):
        241°, 93.4211%, 59.6078%
        XYZ:
        5.9277, 2.5622, 29.8879
        xyY:
        0.1545, 0.0668, 2.5622
      CIE-Lab:
        18.1978, 50.8784, -71.0179
        CIE-LCH:
        18.1978, 87.3622, 305.6185
        CIE-Luv:
        18.1978, -4.9509, -70.0908
        Hunter-Lab:
        16.0070, 38.0892, -99.5000
      #0c0a98 color charts
#0c0a98 RGB chart
      #0c0a98 CMYK chart
      #0c0a98 RGB pie chart
      #0c0a98 color shades, tints & tones
#0c0a98 color schemes
#0c0a98 color preview, HTML & CSS examples
           This text has a color of #0c0a98        
        
          <p style="color:#0c0a98;">Text here</p>
        
        
          .mytext {color:#0c0a98;}
        
        Text color #0c0a98
      
           This box has a color of #0c0a98        
        
          <div style="background-color:#0c0a98;">Content here</div>
        
        
          .mybackground {background-color:#0c0a98;}
        
        Background color #0c0a98
      
           Border around this has a color of #0c0a98        
        
          <div style="border:2px solid #0c0a98;">Content here</div>
        
        
          .myborder {border:2px solid #0c0a98;}
        
        Border color #0c0a98