#0279f1 color space conversions
Hex:
        #0279f1
        RGB:
        2, 121, 241
        CMY:
        99, 53, 5
        CMYK:
        99, 50, 0, 5
      HSL:
        210°, 98.3539%, 47.6471%
        HSV (HSB):
        210°, 99.1701%, 94.5098%
        XYZ:
        22.7396, 20.0385, 85.8884
        xyY:
        0.1767, 0.1557, 20.0385
      CIE-Lab:
        51.8807, 17.8080, -67.7584
        CIE-LCH:
        51.8807, 70.0594, 284.7253
        CIE-Luv:
        51.8807, -27.8415, -106.5088
        Hunter-Lab:
        44.7644, 12.3374, -82.4232
      #0279f1 color charts
#0279f1 RGB chart
      #0279f1 CMYK chart
      #0279f1 RGB pie chart
      #0279f1 color shades, tints & tones
#0279f1 color schemes
#0279f1 color preview, HTML & CSS examples
           This text has a color of #0279f1        
        
          <p style="color:#0279f1;">Text here</p>
        
        
          .mytext {color:#0279f1;}
        
        Text color #0279f1
      
           This box has a color of #0279f1        
        
          <div style="background-color:#0279f1;">Content here</div>
        
        
          .mybackground {background-color:#0279f1;}
        
        Background color #0279f1
      
           Border around this has a color of #0279f1        
        
          <div style="border:2px solid #0279f1;">Content here</div>
        
        
          .myborder {border:2px solid #0279f1;}
        
        Border color #0279f1