#03207f color space conversions
Hex:
        #03207f
        RGB:
        3, 32, 127
        CMY:
        99, 87, 50
        CMYK:
        98, 75, 0, 50
      HSL:
        226°, 95.3846%, 25.4902%
        HSV (HSB):
        226°, 97.6378%, 49.8039%
        XYZ:
        4.3848, 2.5847, 20.3465
        xyY:
        0.1605, 0.0946, 2.5847
      CIE-Lab:
        18.2974, 31.4918, -55.2087
        CIE-LCH:
        18.2974, 63.5589, 299.7010
        CIE-Luv:
        18.2974, -7.0188, -58.2959
        Hunter-Lab:
        16.0770, 20.5494, -63.7815
      #03207f color charts
#03207f RGB chart
      #03207f CMYK chart
      #03207f RGB pie chart
      #03207f color shades, tints & tones
#03207f color schemes
#03207f color preview, HTML & CSS examples
           This text has a color of #03207f        
        
          <p style="color:#03207f;">Text here</p>
        
        
          .mytext {color:#03207f;}
        
        Text color #03207f
      
           This box has a color of #03207f        
        
          <div style="background-color:#03207f;">Content here</div>
        
        
          .mybackground {background-color:#03207f;}
        
        Background color #03207f
      
           Border around this has a color of #03207f        
        
          <div style="border:2px solid #03207f;">Content here</div>
        
        
          .myborder {border:2px solid #03207f;}
        
        Border color #03207f