#0c73ff color space conversions
Hex:
        #0c73ff
        RGB:
        12, 115, 255
        CMY:
        95, 55, 0
        CMYK:
        95, 55, 0, 0
      HSL:
        215°, 100.0000%, 52.3529%
        HSV (HSB):
        215°, 95.2941%, 100.0000%
        XYZ:
        24.3324, 19.5596, 97.1007
        xyY:
        0.1726, 0.1387, 19.5596
      CIE-Lab:
        51.3356, 27.2419, -76.4130
        CIE-LCH:
        51.3356, 81.1237, 289.6216
        CIE-Luv:
        51.3356, -25.3791, -119.6525
        Hunter-Lab:
        44.2263, 20.8109, -99.2153
      #0c73ff color charts
#0c73ff RGB chart
      #0c73ff CMYK chart
      #0c73ff RGB pie chart
      #0c73ff color shades, tints & tones
#0c73ff color schemes
#0c73ff color preview, HTML & CSS examples
           This text has a color of #0c73ff        
        
          <p style="color:#0c73ff;">Text here</p>
        
        
          .mytext {color:#0c73ff;}
        
        Text color #0c73ff
      
           This box has a color of #0c73ff        
        
          <div style="background-color:#0c73ff;">Content here</div>
        
        
          .mybackground {background-color:#0c73ff;}
        
        Background color #0c73ff
      
           Border around this has a color of #0c73ff        
        
          <div style="border:2px solid #0c73ff;">Content here</div>
        
        
          .myborder {border:2px solid #0c73ff;}
        
        Border color #0c73ff