#0272fc color space conversions
Hex:
        #0272fc
        RGB:
        2, 114, 252
        CMY:
        99, 55, 1
        CMYK:
        99, 55, 0, 1
      HSL:
        213°, 98.4252%, 49.8039%
        HSV (HSB):
        213°, 99.2063%, 98.8235%
        XYZ:
        23.6130, 19.0758, 94.5329
        xyY:
        0.1721, 0.1390, 19.0758
      CIE-Lab:
        50.7758, 26.4951, -75.6661
        CIE-LCH:
        50.7758, 80.1708, 289.2981
        CIE-Luv:
        50.7758, -25.5156, -118.1498
        Hunter-Lab:
        43.6759, 20.0720, -97.7554
      #0272fc color charts
#0272fc RGB chart
      #0272fc CMYK chart
      #0272fc RGB pie chart
      #0272fc color shades, tints & tones
#0272fc color schemes
#0272fc color preview, HTML & CSS examples
           This text has a color of #0272fc        
        
          <p style="color:#0272fc;">Text here</p>
        
        
          .mytext {color:#0272fc;}
        
        Text color #0272fc
      
           This box has a color of #0272fc        
        
          <div style="background-color:#0272fc;">Content here</div>
        
        
          .mybackground {background-color:#0272fc;}
        
        Background color #0272fc
      
           Border around this has a color of #0272fc        
        
          <div style="border:2px solid #0272fc;">Content here</div>
        
        
          .myborder {border:2px solid #0272fc;}
        
        Border color #0272fc