#050487 color space conversions
Hex:
        #050487
        RGB:
        5, 4, 135
        CMY:
        98, 98, 47
        CMYK:
        96, 97, 0, 47
      HSL:
        240°, 94.2446%, 27.2549%
        HSV (HSB):
        240°, 97.0370%, 52.9412%
        XYZ:
        4.4792, 1.8684, 23.0462
        xyY:
        0.1524, 0.0636, 1.8684
      CIE-Lab:
        14.7807, 47.9268, -66.1207
        CIE-LCH:
        14.7807, 81.6635, 305.9360
        CIE-Luv:
        14.7807, -4.1446, -58.2024
        Hunter-Lab:
        13.6688, 34.5728, -90.3973
      #050487 color charts
#050487 RGB chart
      #050487 CMYK chart
      #050487 RGB pie chart
      #050487 color shades, tints & tones
#050487 color schemes
#050487 color preview, HTML & CSS examples
           This text has a color of #050487        
        
          <p style="color:#050487;">Text here</p>
        
        
          .mytext {color:#050487;}
        
        Text color #050487
      
           This box has a color of #050487        
        
          <div style="background-color:#050487;">Content here</div>
        
        
          .mybackground {background-color:#050487;}
        
        Background color #050487
      
           Border around this has a color of #050487        
        
          <div style="border:2px solid #050487;">Content here</div>
        
        
          .myborder {border:2px solid #050487;}
        
        Border color #050487