#030140 color space conversions
Hex:
        #030140
        RGB:
        3, 1, 64
        CMY:
        99, 100, 75
        CMYK:
        95, 98, 0, 75
      HSL:
        242°, 96.9231%, 12.7451%
        HSV (HSB):
        242°, 98.4375%, 25.0980%
        XYZ:
        0.9738, 0.4112, 4.8785
        xyY:
        0.1555, 0.0657, 0.4112
      CIE-Lab:
        3.7146, 23.6199, -37.0444
        CIE-LCH:
        3.7146, 43.9339, 302.5220
        CIE-Luv:
        3.7146, -0.9164, -14.4093
        Hunter-Lab:
        6.4127, 15.8842, -40.6163
      #030140 color charts
#030140 RGB chart
      #030140 CMYK chart
      #030140 RGB pie chart
      #030140 color shades, tints & tones
#030140 color schemes
#030140 color preview, HTML & CSS examples
           This text has a color of #030140        
        
          <p style="color:#030140;">Text here</p>
        
        
          .mytext {color:#030140;}
        
        Text color #030140
      
           This box has a color of #030140        
        
          <div style="background-color:#030140;">Content here</div>
        
        
          .mybackground {background-color:#030140;}
        
        Background color #030140
      
           Border around this has a color of #030140        
        
          <div style="border:2px solid #030140;">Content here</div>
        
        
          .myborder {border:2px solid #030140;}
        
        Border color #030140