#050529 color space conversions
Hex:
        #050529
        RGB:
        5, 5, 41
        CMY:
        98, 98, 84
        CMYK:
        88, 88, 0, 84
      HSL:
        240°, 78.2609%, 9.0196%
        HSV (HSB):
        240°, 87.8049%, 16.0784%
        XYZ:
        0.5171, 0.3009, 2.1286
        xyY:
        0.1755, 0.1021, 0.3009
      CIE-Lab:
        2.7180, 9.4667, -21.6055
        CIE-LCH:
        2.7180, 23.5885, 293.6612
        CIE-Luv:
        2.7180, -0.5889, -8.1667
        Hunter-Lab:
        5.4854, 7.2271, -19.1679
      #050529 color charts
#050529 RGB chart
      #050529 CMYK chart
      #050529 RGB pie chart
      #050529 color shades, tints & tones
#050529 color schemes
#050529 color preview, HTML & CSS examples
           This text has a color of #050529        
        
          <p style="color:#050529;">Text here</p>
        
        
          .mytext {color:#050529;}
        
        Text color #050529
      
           This box has a color of #050529        
        
          <div style="background-color:#050529;">Content here</div>
        
        
          .mybackground {background-color:#050529;}
        
        Background color #050529
      
           Border around this has a color of #050529        
        
          <div style="border:2px solid #050529;">Content here</div>
        
        
          .myborder {border:2px solid #050529;}
        
        Border color #050529