#030096 color space conversions
Hex:
        #030096
        RGB:
        3, 0, 150
        CMY:
        99, 100, 41
        CMYK:
        98, 100, 0, 41
      HSL:
        241°, 100.0000%, 29.4118%
        HSV (HSB):
        241°, 100.0000%, 58.8235%
        XYZ:
        5.5426, 2.2214, 28.9908
        xyY:
        0.1508, 0.0604, 2.2214
      CIE-Lab:
        16.6085, 53.3384, -72.4442
        CIE-LCH:
        16.6085, 89.9620, 306.3630
        CIE-Luv:
        16.6085, -4.6756, -66.8158
        Hunter-Lab:
        14.9043, 40.2979, -104.8942
      #030096 color charts
#030096 RGB chart
      #030096 CMYK chart
      #030096 RGB pie chart
      #030096 color shades, tints & tones
#030096 color schemes
#030096 color preview, HTML & CSS examples
           This text has a color of #030096        
        
          <p style="color:#030096;">Text here</p>
        
        
          .mytext {color:#030096;}
        
        Text color #030096
      
           This box has a color of #030096        
        
          <div style="background-color:#030096;">Content here</div>
        
        
          .mybackground {background-color:#030096;}
        
        Background color #030096
      
           Border around this has a color of #030096        
        
          <div style="border:2px solid #030096;">Content here</div>
        
        
          .myborder {border:2px solid #030096;}
        
        Border color #030096