#0275fe color space conversions
Hex:
        #0275fe
        RGB:
        2, 117, 254
        CMY:
        99, 54, 0
        CMYK:
        99, 54, 0, 0
      HSL:
        213°, 99.2126%, 50.1961%
        HSV (HSB):
        213°, 99.2126%, 99.6078%
        XYZ:
        24.2757, 19.8912, 96.3259
        xyY:
        0.1728, 0.1416, 19.8912
      CIE-Lab:
        51.7140, 25.3643, -75.2471
        CIE-LCH:
        51.7140, 79.4070, 288.6279
        CIE-Luv:
        51.7140, -26.2707, -118.0778
        Hunter-Lab:
        44.5996, 19.1089, -96.8343
      #0275fe color charts
#0275fe RGB chart
      #0275fe CMYK chart
      #0275fe RGB pie chart
      #0275fe color shades, tints & tones
#0275fe color schemes
#0275fe color preview, HTML & CSS examples
           This text has a color of #0275fe        
        
          <p style="color:#0275fe;">Text here</p>
        
        
          .mytext {color:#0275fe;}
        
        Text color #0275fe
      
           This box has a color of #0275fe        
        
          <div style="background-color:#0275fe;">Content here</div>
        
        
          .mybackground {background-color:#0275fe;}
        
        Background color #0275fe
      
           Border around this has a color of #0275fe        
        
          <div style="border:2px solid #0275fe;">Content here</div>
        
        
          .myborder {border:2px solid #0275fe;}
        
        Border color #0275fe