#0d03aa color space conversions
Hex:
        #0d03aa
        RGB:
        13, 3, 170
        CMY:
        95, 99, 33
        CMYK:
        92, 98, 0, 33
      HSL:
        244°, 96.5318%, 33.9216%
        HSV (HSB):
        244°, 98.2353%, 66.6667%
        XYZ:
        7.4542, 3.0530, 38.2266
        xyY:
        0.1530, 0.0626, 3.0530
      CIE-Lab:
        20.2548, 57.7513, -78.5825
        CIE-LCH:
        20.2548, 97.5214, 306.3126
        CIE-Luv:
        20.2548, -5.3406, -80.2352
        Hunter-Lab:
        17.4727, 45.5745, -117.4828
      #0d03aa color charts
#0d03aa RGB chart
      #0d03aa CMYK chart
      #0d03aa RGB pie chart
      #0d03aa color shades, tints & tones
#0d03aa color schemes
#0d03aa color preview, HTML & CSS examples
           This text has a color of #0d03aa        
        
          <p style="color:#0d03aa;">Text here</p>
        
        
          .mytext {color:#0d03aa;}
        
        Text color #0d03aa
      
           This box has a color of #0d03aa        
        
          <div style="background-color:#0d03aa;">Content here</div>
        
        
          .mybackground {background-color:#0d03aa;}
        
        Background color #0d03aa
      
           Border around this has a color of #0d03aa        
        
          <div style="border:2px solid #0d03aa;">Content here</div>
        
        
          .myborder {border:2px solid #0d03aa;}
        
        Border color #0d03aa