#29569e color space conversions
Hex:
        #29569e
        RGB:
        41, 86, 158
        CMY:
        84, 66, 38
        CMYK:
        74, 46, 0, 38
      HSL:
        217°, 58.7940%, 39.0196%
        HSV (HSB):
        217°, 74.0506%, 61.9608%
        XYZ:
        10.4138, 9.5956, 33.6510
        xyY:
        0.1941, 0.1788, 9.5956
      CIE-Lab:
        37.1067, 10.3466, -43.6574
        CIE-LCH:
        37.1067, 44.8667, 283.3328
        CIE-Luv:
        37.1067, -16.7286, -62.7425
        Hunter-Lab:
        30.9768, 5.7988, -42.7248
      #29569e color charts
#29569e RGB chart
      #29569e CMYK chart
      #29569e RGB pie chart
      #29569e color shades, tints & tones
#29569e color schemes
#29569e color preview, HTML & CSS examples
           This text has a color of #29569e        
        
          <p style="color:#29569e;">Text here</p>
        
        
          .mytext {color:#29569e;}
        
        Text color #29569e
      
           This box has a color of #29569e        
        
          <div style="background-color:#29569e;">Content here</div>
        
        
          .mybackground {background-color:#29569e;}
        
        Background color #29569e
      
           Border around this has a color of #29569e        
        
          <div style="border:2px solid #29569e;">Content here</div>
        
        
          .myborder {border:2px solid #29569e;}
        
        Border color #29569e