#03017a color space conversions
Hex:
        #03017a
        RGB:
        3, 1, 122
        CMY:
        99, 100, 52
        CMYK:
        98, 99, 0, 52
      HSL:
        241°, 98.3740%, 24.1176%
        HSV (HSB):
        241°, 99.1803%, 47.8431%
        XYZ:
        3.5613, 1.4462, 18.5038
        xyY:
        0.1515, 0.0615, 1.4462
      CIE-Lab:
        12.2619, 45.4926, -62.0531
        CIE-LCH:
        12.2619, 76.9426, 306.2460
        CIE-Luv:
        12.2619, -3.4217, -48.9661
        Hunter-Lab:
        12.0258, 31.8147, -82.8097
      #03017a color charts
#03017a RGB chart
      #03017a CMYK chart
      #03017a RGB pie chart
      #03017a color shades, tints & tones
#03017a color schemes
#03017a color preview, HTML & CSS examples
           This text has a color of #03017a        
        
          <p style="color:#03017a;">Text here</p>
        
        
          .mytext {color:#03017a;}
        
        Text color #03017a
      
           This box has a color of #03017a        
        
          <div style="background-color:#03017a;">Content here</div>
        
        
          .mybackground {background-color:#03017a;}
        
        Background color #03017a
      
           Border around this has a color of #03017a        
        
          <div style="border:2px solid #03017a;">Content here</div>
        
        
          .myborder {border:2px solid #03017a;}
        
        Border color #03017a