#030295 color space conversions
Hex:
        #030295
        RGB:
        3, 2, 149
        CMY:
        99, 99, 42
        CMYK:
        98, 99, 0, 42
      HSL:
        240°, 97.3510%, 29.6078%
        HSV (HSB):
        240°, 98.6577%, 58.4314%
        XYZ:
        5.4841, 2.2327, 28.5757
        xyY:
        0.1511, 0.0615, 2.2327
      CIE-Lab:
        16.6639, 52.4152, -71.7317
        CIE-LCH:
        16.6639, 88.8414, 306.1561
        CIE-Luv:
        16.6639, -4.7506, -66.5484
        Hunter-Lab:
        14.9422, 39.3639, -102.9273
      #030295 color charts
#030295 RGB chart
      #030295 CMYK chart
      #030295 RGB pie chart
      #030295 color shades, tints & tones
#030295 color schemes
#030295 color preview, HTML & CSS examples
           This text has a color of #030295        
        
          <p style="color:#030295;">Text here</p>
        
        
          .mytext {color:#030295;}
        
        Text color #030295
      
           This box has a color of #030295        
        
          <div style="background-color:#030295;">Content here</div>
        
        
          .mybackground {background-color:#030295;}
        
        Background color #030295
      
           Border around this has a color of #030295        
        
          <div style="border:2px solid #030295;">Content here</div>
        
        
          .myborder {border:2px solid #030295;}
        
        Border color #030295