#0726cd color space conversions
Hex:
        #0726cd
        RGB:
        7, 38, 205
        CMY:
        97, 85, 20
        CMYK:
        97, 81, 0, 20
      HSL:
        231°, 93.3962%, 41.5686%
        HSV (HSB):
        231°, 96.5854%, 80.3922%
        XYZ:
        11.8002, 5.8392, 58.2627
        xyY:
        0.1555, 0.0769, 5.8392
      CIE-Lab:
        29.0030, 55.4541, -84.7790
        CIE-LCH:
        29.0030, 101.3047, 303.1888
        CIE-Luv:
        29.0030, -9.6843, -104.3124
        Hunter-Lab:
        24.1644, 44.8791, -126.0390
      #0726cd color charts
#0726cd RGB chart
      #0726cd CMYK chart
      #0726cd RGB pie chart
      #0726cd color shades, tints & tones
#0726cd color schemes
#0726cd color preview, HTML & CSS examples
           This text has a color of #0726cd        
        
          <p style="color:#0726cd;">Text here</p>
        
        
          .mytext {color:#0726cd;}
        
        Text color #0726cd
      
           This box has a color of #0726cd        
        
          <div style="background-color:#0726cd;">Content here</div>
        
        
          .mybackground {background-color:#0726cd;}
        
        Background color #0726cd
      
           Border around this has a color of #0726cd        
        
          <div style="border:2px solid #0726cd;">Content here</div>
        
        
          .myborder {border:2px solid #0726cd;}
        
        Border color #0726cd