#0c77fd color space conversions
Hex:
        #0c77fd
        RGB:
        12, 119, 253
        CMY:
        95, 53, 1
        CMYK:
        95, 53, 0, 1
      HSL:
        213°, 98.3673%, 51.9608%
        HSV (HSB):
        213°, 95.2569%, 99.2157%
        XYZ:
        24.4781, 20.3637, 95.5690
        xyY:
        0.1743, 0.1450, 20.3637
      CIE-Lab:
        52.2459, 23.9507, -73.8259
        CIE-LCH:
        52.2459, 77.6138, 287.9742
        CIE-Luv:
        52.2459, -26.5269, -116.2269
        Hunter-Lab:
        45.1261, 17.8543, -93.9772
      #0c77fd color charts
#0c77fd RGB chart
      #0c77fd CMYK chart
      #0c77fd RGB pie chart
      #0c77fd color shades, tints & tones
#0c77fd color schemes
#0c77fd color preview, HTML & CSS examples
           This text has a color of #0c77fd        
        
          <p style="color:#0c77fd;">Text here</p>
        
        
          .mytext {color:#0c77fd;}
        
        Text color #0c77fd
      
           This box has a color of #0c77fd        
        
          <div style="background-color:#0c77fd;">Content here</div>
        
        
          .mybackground {background-color:#0c77fd;}
        
        Background color #0c77fd
      
           Border around this has a color of #0c77fd        
        
          <div style="border:2px solid #0c77fd;">Content here</div>
        
        
          .myborder {border:2px solid #0c77fd;}
        
        Border color #0c77fd