#0726eb color space conversions
Hex:
        #0726eb
        RGB:
        7, 38, 235
        CMY:
        97, 85, 8
        CMYK:
        97, 84, 0, 8
      HSL:
        232°, 94.2149%, 47.4510%
        HSV (HSB):
        232°, 97.0213%, 92.1569%
        XYZ:
        15.7761, 7.4296, 79.1998
        xyY:
        0.1541, 0.0726, 7.4296
      CIE-Lab:
        32.7655, 64.5876, -95.7886
        CIE-LCH:
        32.7655, 115.5293, 303.9907
        CIE-Luv:
        32.7655, -10.5912, -121.4177
        Hunter-Lab:
        27.2572, 55.6134, -153.1957
      #0726eb color charts
#0726eb RGB chart
      #0726eb CMYK chart
      #0726eb RGB pie chart
      #0726eb color shades, tints & tones
#0726eb color schemes
#0726eb color preview, HTML & CSS examples
           This text has a color of #0726eb        
        
          <p style="color:#0726eb;">Text here</p>
        
        
          .mytext {color:#0726eb;}
        
        Text color #0726eb
      
           This box has a color of #0726eb        
        
          <div style="background-color:#0726eb;">Content here</div>
        
        
          .mybackground {background-color:#0726eb;}
        
        Background color #0726eb
      
           Border around this has a color of #0726eb        
        
          <div style="border:2px solid #0726eb;">Content here</div>
        
        
          .myborder {border:2px solid #0726eb;}
        
        Border color #0726eb