#03208a color space conversions
Hex:
        #03208a
        RGB:
        3, 32, 138
        CMY:
        99, 87, 46
        CMYK:
        98, 77, 0, 46
      HSL:
        227°, 95.7447%, 27.6471%
        HSV (HSB):
        227°, 97.8261%, 54.1176%
        XYZ:
        5.1415, 2.8874, 24.3311
        xyY:
        0.1589, 0.0892, 2.8874
      CIE-Lab:
        19.5870, 35.7059, -60.0091
        CIE-LCH:
        19.5870, 69.8284, 300.7530
        CIE-Luv:
        19.5870, -7.2559, -64.7683
        Hunter-Lab:
        16.9922, 24.2741, -73.0024
      #03208a color charts
#03208a RGB chart
      #03208a CMYK chart
      #03208a RGB pie chart
      #03208a color shades, tints & tones
#03208a color schemes
#03208a color preview, HTML & CSS examples
           This text has a color of #03208a        
        
          <p style="color:#03208a;">Text here</p>
        
        
          .mytext {color:#03208a;}
        
        Text color #03208a
      
           This box has a color of #03208a        
        
          <div style="background-color:#03208a;">Content here</div>
        
        
          .mybackground {background-color:#03208a;}
        
        Background color #03208a
      
           Border around this has a color of #03208a        
        
          <div style="border:2px solid #03208a;">Content here</div>
        
        
          .myborder {border:2px solid #03208a;}
        
        Border color #03208a