#0279e1 color space conversions
Hex:
        #0279e1
        RGB:
        2, 121, 225
        CMY:
        99, 53, 12
        CMYK:
        99, 46, 0, 12
      HSL:
        208°, 98.2379%, 44.5098%
        HSV (HSB):
        208°, 99.1111%, 88.2353%
        XYZ:
        20.4530, 19.1239, 73.8475
        xyY:
        0.1803, 0.1686, 19.1239
      CIE-Lab:
        50.8318, 11.5555, -60.4929
        CIE-LCH:
        50.8318, 61.5867, 280.8145
        CIE-Luv:
        50.8318, -28.5094, -94.4218
        Hunter-Lab:
        43.7309, 6.9558, -69.5102
      #0279e1 color charts
#0279e1 RGB chart
      #0279e1 CMYK chart
      #0279e1 RGB pie chart
      #0279e1 color shades, tints & tones
#0279e1 color schemes
#0279e1 color preview, HTML & CSS examples
           This text has a color of #0279e1        
        
          <p style="color:#0279e1;">Text here</p>
        
        
          .mytext {color:#0279e1;}
        
        Text color #0279e1
      
           This box has a color of #0279e1        
        
          <div style="background-color:#0279e1;">Content here</div>
        
        
          .mybackground {background-color:#0279e1;}
        
        Background color #0279e1
      
           Border around this has a color of #0279e1        
        
          <div style="border:2px solid #0279e1;">Content here</div>
        
        
          .myborder {border:2px solid #0279e1;}
        
        Border color #0279e1