#0c0265 color space conversions
Hex:
        #0c0265
        RGB:
        12, 2, 101
        CMY:
        95, 99, 60
        CMYK:
        88, 98, 0, 60
      HSL:
        246°, 96.1165%, 20.1961%
        HSV (HSB):
        246°, 98.0198%, 39.6078%
        XYZ:
        2.5223, 1.0612, 12.3838
        xyY:
        0.1580, 0.0665, 1.0612
      CIE-Lab:
        9.4909, 39.2635, -52.9511
        CIE-LCH:
        9.4909, 65.9200, 306.5572
        CIE-Luv:
        9.4909, -2.0174, -36.5874
        Hunter-Lab:
        10.3013, 25.6789, -64.0652
      #0c0265 color charts
#0c0265 RGB chart
      #0c0265 CMYK chart
      #0c0265 RGB pie chart
      #0c0265 color shades, tints & tones
#0c0265 color schemes
#0c0265 color preview, HTML & CSS examples
           This text has a color of #0c0265        
        
          <p style="color:#0c0265;">Text here</p>
        
        
          .mytext {color:#0c0265;}
        
        Text color #0c0265
      
           This box has a color of #0c0265        
        
          <div style="background-color:#0c0265;">Content here</div>
        
        
          .mybackground {background-color:#0c0265;}
        
        Background color #0c0265
      
           Border around this has a color of #0c0265        
        
          <div style="border:2px solid #0c0265;">Content here</div>
        
        
          .myborder {border:2px solid #0c0265;}
        
        Border color #0c0265