#0277fe color space conversions
Hex:
        #0277fe
        RGB:
        2, 119, 254
        CMY:
        99, 53, 0
        CMYK:
        99, 53, 0, 0
      HSL:
        212°, 99.2126%, 50.1961%
        HSV (HSB):
        212°, 99.2126%, 99.6078%
        XYZ:
        24.5113, 20.3623, 96.4044
        xyY:
        0.1735, 0.1441, 20.3623
      CIE-Lab:
        52.2444, 24.1009, -74.3848
        CIE-LCH:
        52.2444, 78.1918, 287.9525
        CIE-Luv:
        52.2444, -26.8193, -117.0581
        Hunter-Lab:
        45.1246, 17.9914, -95.0801
      #0277fe color charts
#0277fe RGB chart
      #0277fe CMYK chart
      #0277fe RGB pie chart
      #0277fe color shades, tints & tones
#0277fe color schemes
#0277fe color preview, HTML & CSS examples
           This text has a color of #0277fe        
        
          <p style="color:#0277fe;">Text here</p>
        
        
          .mytext {color:#0277fe;}
        
        Text color #0277fe
      
           This box has a color of #0277fe        
        
          <div style="background-color:#0277fe;">Content here</div>
        
        
          .mybackground {background-color:#0277fe;}
        
        Background color #0277fe
      
           Border around this has a color of #0277fe        
        
          <div style="border:2px solid #0277fe;">Content here</div>
        
        
          .myborder {border:2px solid #0277fe;}
        
        Border color #0277fe