#0722cd color space conversions
Hex:
        #0722cd
        RGB:
        7, 34, 205
        CMY:
        97, 87, 20
        CMYK:
        97, 83, 0, 20
      HSL:
        232°, 93.3962%, 41.5686%
        HSV (HSB):
        232°, 96.5854%, 80.3922%
        XYZ:
        11.6791, 5.5970, 58.2224
        xyY:
        0.1547, 0.0741, 5.5970
      CIE-Lab:
        28.3721, 57.3176, -85.8293
        CIE-LCH:
        28.3721, 103.2084, 303.7354
        CIE-Luv:
        28.3721, -9.2243, -104.0038
        Hunter-Lab:
        23.6580, 46.7175, -129.3523
      #0722cd color charts
#0722cd RGB chart
      #0722cd CMYK chart
      #0722cd RGB pie chart
      #0722cd color shades, tints & tones
#0722cd color schemes
#0722cd color preview, HTML & CSS examples
           This text has a color of #0722cd        
        
          <p style="color:#0722cd;">Text here</p>
        
        
          .mytext {color:#0722cd;}
        
        Text color #0722cd
      
           This box has a color of #0722cd        
        
          <div style="background-color:#0722cd;">Content here</div>
        
        
          .mybackground {background-color:#0722cd;}
        
        Background color #0722cd
      
           Border around this has a color of #0722cd        
        
          <div style="border:2px solid #0722cd;">Content here</div>
        
        
          .myborder {border:2px solid #0722cd;}
        
        Border color #0722cd