#0c77ed color space conversions
Hex:
        #0c77ed
        RGB:
        12, 119, 237
        CMY:
        95, 53, 7
        CMYK:
        95, 50, 0, 7
      HSL:
        211°, 90.3614%, 48.8235%
        HSV (HSB):
        211°, 94.9367%, 92.9412%
        XYZ:
        22.0345, 19.3862, 82.7013
        xyY:
        0.1775, 0.1562, 19.3862
      CIE-Lab:
        51.1361, 17.7759, -66.7277
        CIE-LCH:
        51.1361, 69.0548, 284.9169
        CIE-Luv:
        51.1361, -27.0641, -104.5611
        Hunter-Lab:
        44.0298, 12.2773, -80.5437
      #0c77ed color charts
#0c77ed RGB chart
      #0c77ed CMYK chart
      #0c77ed RGB pie chart
      #0c77ed color shades, tints & tones
#0c77ed color schemes
#0c77ed color preview, HTML & CSS examples
           This text has a color of #0c77ed        
        
          <p style="color:#0c77ed;">Text here</p>
        
        
          .mytext {color:#0c77ed;}
        
        Text color #0c77ed
      
           This box has a color of #0c77ed        
        
          <div style="background-color:#0c77ed;">Content here</div>
        
        
          .mybackground {background-color:#0c77ed;}
        
        Background color #0c77ed
      
           Border around this has a color of #0c77ed        
        
          <div style="border:2px solid #0c77ed;">Content here</div>
        
        
          .myborder {border:2px solid #0c77ed;}
        
        Border color #0c77ed