#0c0a70 color space conversions
Hex:
        #0c0a70
        RGB:
        12, 10, 112
        CMY:
        95, 96, 56
        CMYK:
        89, 91, 0, 56
      HSL:
        241°, 83.6066%, 23.9216%
        HSV (HSB):
        241°, 91.0714%, 43.9216%
        XYZ:
        3.1848, 1.4651, 15.4442
        xyY:
        0.1585, 0.0729, 1.4651
      CIE-Lab:
        12.3844, 38.8481, -55.3647
        CIE-LCH:
        12.3844, 67.6344, 305.0564
        CIE-Luv:
        12.3844, -3.1643, -45.7076
        Hunter-Lab:
        12.1041, 25.7840, -67.1778
      #0c0a70 color charts
#0c0a70 RGB chart
      #0c0a70 CMYK chart
      #0c0a70 RGB pie chart
      #0c0a70 color shades, tints & tones
#0c0a70 color schemes
#0c0a70 color preview, HTML & CSS examples
           This text has a color of #0c0a70        
        
          <p style="color:#0c0a70;">Text here</p>
        
        
          .mytext {color:#0c0a70;}
        
        Text color #0c0a70
      
           This box has a color of #0c0a70        
        
          <div style="background-color:#0c0a70;">Content here</div>
        
        
          .mybackground {background-color:#0c0a70;}
        
        Background color #0c0a70
      
           Border around this has a color of #0c0a70        
        
          <div style="border:2px solid #0c0a70;">Content here</div>
        
        
          .myborder {border:2px solid #0c0a70;}
        
        Border color #0c0a70