#030055 color space conversions
Hex:
        #030055
        RGB:
        3, 0, 85
        CMY:
        99, 100, 67
        CMYK:
        96, 100, 0, 67
      HSL:
        242°, 100.0000%, 16.6667%
        HSV (HSB):
        242°, 100.0000%, 33.3333%
        XYZ:
        1.6772, 0.6752, 8.6363
        xyY:
        0.1526, 0.0614, 0.6752
      CIE-Lab:
        6.0994, 34.9177, -47.8291
        CIE-LCH:
        6.0994, 59.2188, 306.1314
        CIE-Luv:
        6.0994, -1.5820, -24.3585
        Hunter-Lab:
        8.2173, 22.0538, -56.5610
      #030055 color charts
#030055 RGB chart
      #030055 CMYK chart
      #030055 RGB pie chart
      #030055 color shades, tints & tones
#030055 color schemes
#030055 color preview, HTML & CSS examples
           This text has a color of #030055        
        
          <p style="color:#030055;">Text here</p>
        
        
          .mytext {color:#030055;}
        
        Text color #030055
      
           This box has a color of #030055        
        
          <div style="background-color:#030055;">Content here</div>
        
        
          .mybackground {background-color:#030055;}
        
        Background color #030055
      
           Border around this has a color of #030055        
        
          <div style="border:2px solid #030055;">Content here</div>
        
        
          .myborder {border:2px solid #030055;}
        
        Border color #030055