#0c50ff color space conversions
Hex:
        #0c50ff
        RGB:
        12, 80, 255
        CMY:
        95, 69, 0
        CMYK:
        95, 69, 0, 0
      HSL:
        223°, 100.0000%, 52.3529%
        HSV (HSB):
        223°, 95.2941%, 100.0000%
        XYZ:
        21.0703, 13.0355, 96.0133
        xyY:
        0.1619, 0.1002, 13.0355
      CIE-Lab:
        42.8167, 49.0881, -90.3795
        CIE-LCH:
        42.8167, 102.8499, 298.5078
        CIE-Luv:
        42.8167, -17.1595, -131.2815
        Hunter-Lab:
        36.1047, 40.9873, -132.3968
      #0c50ff color charts
#0c50ff RGB chart
      #0c50ff CMYK chart
      #0c50ff RGB pie chart
      #0c50ff color shades, tints & tones
#0c50ff color schemes
#0c50ff color preview, HTML & CSS examples
           This text has a color of #0c50ff        
        
          <p style="color:#0c50ff;">Text here</p>
        
        
          .mytext {color:#0c50ff;}
        
        Text color #0c50ff
      
           This box has a color of #0c50ff        
        
          <div style="background-color:#0c50ff;">Content here</div>
        
        
          .mybackground {background-color:#0c50ff;}
        
        Background color #0c50ff
      
           Border around this has a color of #0c50ff        
        
          <div style="border:2px solid #0c50ff;">Content here</div>
        
        
          .myborder {border:2px solid #0c50ff;}
        
        Border color #0c50ff