#0c1fae color space conversions
Hex:
        #0c1fae
        RGB:
        12, 31, 174
        CMY:
        95, 88, 32
        CMYK:
        93, 82, 0, 32
      HSL:
        233°, 87.0968%, 36.4706%
        HSV (HSB):
        233°, 93.1034%, 68.2353%
        XYZ:
        8.2816, 4.1141, 40.4020
        xyY:
        0.1569, 0.0779, 4.1141
      CIE-Lab:
        24.0452, 49.0553, -74.6745
        CIE-LCH:
        24.0452, 89.3459, 303.3018
        CIE-Luv:
        24.0452, -7.6848, -85.8614
        Hunter-Lab:
        20.2833, 37.3850, -103.9005
      #0c1fae color charts
#0c1fae RGB chart
      #0c1fae CMYK chart
      #0c1fae RGB pie chart
      #0c1fae color shades, tints & tones
#0c1fae color schemes
#0c1fae color preview, HTML & CSS examples
           This text has a color of #0c1fae        
        
          <p style="color:#0c1fae;">Text here</p>
        
        
          .mytext {color:#0c1fae;}
        
        Text color #0c1fae
      
           This box has a color of #0c1fae        
        
          <div style="background-color:#0c1fae;">Content here</div>
        
        
          .mybackground {background-color:#0c1fae;}
        
        Background color #0c1fae
      
           Border around this has a color of #0c1fae        
        
          <div style="border:2px solid #0c1fae;">Content here</div>
        
        
          .myborder {border:2px solid #0c1fae;}
        
        Border color #0c1fae