#072cf7 color space conversions
Hex:
        #072cf7
        RGB:
        7, 44, 247
        CMY:
        97, 83, 3
        CMYK:
        97, 82, 0, 3
      HSL:
        231°, 94.4882%, 49.8039%
        HSV (HSB):
        231°, 97.1660%, 96.8627%
        XYZ:
        17.7768, 8.5619, 88.7114
        xyY:
        0.1545, 0.0744, 8.5619
      CIE-Lab:
        35.1268, 65.5660, -98.6473
        CIE-LCH:
        35.1268, 118.4491, 303.6100
        CIE-Luv:
        35.1268, -11.5951, -128.5273
        Hunter-Lab:
        29.2608, 57.2377, -159.2699
      #072cf7 color charts
#072cf7 RGB chart
      #072cf7 CMYK chart
      #072cf7 RGB pie chart
      #072cf7 color shades, tints & tones
#072cf7 color schemes
#072cf7 color preview, HTML & CSS examples
           This text has a color of #072cf7        
        
          <p style="color:#072cf7;">Text here</p>
        
        
          .mytext {color:#072cf7;}
        
        Text color #072cf7
      
           This box has a color of #072cf7        
        
          <div style="background-color:#072cf7;">Content here</div>
        
        
          .mybackground {background-color:#072cf7;}
        
        Background color #072cf7
      
           Border around this has a color of #072cf7        
        
          <div style="border:2px solid #072cf7;">Content here</div>
        
        
          .myborder {border:2px solid #072cf7;}
        
        Border color #072cf7