#050533 color space conversions
Hex:
        #050533
        RGB:
        5, 5, 51
        CMY:
        98, 98, 80
        CMYK:
        90, 90, 0, 80
      HSL:
        240°, 82.1429%, 10.9804%
        HSV (HSB):
        240°, 90.1961%, 20.0000%
        XYZ:
        0.7144, 0.3798, 3.1676
        xyY:
        0.1676, 0.0891, 0.3798
      CIE-Lab:
        3.4309, 14.4762, -28.0097
        CIE-LCH:
        3.4309, 31.5294, 297.3312
        CIE-Luv:
        3.4309, -0.8154, -11.3083
        Hunter-Lab:
        6.1630, 9.9061, -26.1596
      #050533 color charts
#050533 RGB chart
      #050533 CMYK chart
      #050533 RGB pie chart
      #050533 color shades, tints & tones
#050533 color schemes
#050533 color preview, HTML & CSS examples
           This text has a color of #050533        
        
          <p style="color:#050533;">Text here</p>
        
        
          .mytext {color:#050533;}
        
        Text color #050533
      
           This box has a color of #050533        
        
          <div style="background-color:#050533;">Content here</div>
        
        
          .mybackground {background-color:#050533;}
        
        Background color #050533
      
           Border around this has a color of #050533        
        
          <div style="border:2px solid #050533;">Content here</div>
        
        
          .myborder {border:2px solid #050533;}
        
        Border color #050533