#07318d color space conversions
Hex:
        #07318d
        RGB:
        7, 49, 141
        CMY:
        97, 81, 45
        CMYK:
        95, 65, 0, 45
      HSL:
        221°, 90.5405%, 29.0196%
        HSV (HSB):
        221°, 95.0355%, 55.2941%
        XYZ:
        5.9937, 4.1649, 25.6873
        xyY:
        0.1672, 0.1162, 4.1649
      CIE-Lab:
        24.2092, 25.7003, -54.2541
        CIE-LCH:
        24.2092, 60.0335, 295.3470
        CIE-Luv:
        24.2092, -10.4167, -66.3321
        Hunter-Lab:
        20.4080, 16.7097, -60.3418
      #07318d color charts
#07318d RGB chart
      #07318d CMYK chart
      #07318d RGB pie chart
      #07318d color shades, tints & tones
#07318d color schemes
#07318d color preview, HTML & CSS examples
           This text has a color of #07318d        
        
          <p style="color:#07318d;">Text here</p>
        
        
          .mytext {color:#07318d;}
        
        Text color #07318d
      
           This box has a color of #07318d        
        
          <div style="background-color:#07318d;">Content here</div>
        
        
          .mybackground {background-color:#07318d;}
        
        Background color #07318d
      
           Border around this has a color of #07318d        
        
          <div style="border:2px solid #07318d;">Content here</div>
        
        
          .myborder {border:2px solid #07318d;}
        
        Border color #07318d