#41799f color space conversions
Hex:
        #41799f
        RGB:
        65, 121, 159
        CMY:
        75, 53, 38
        CMYK:
        59, 24, 0, 38
      HSL:
        204°, 41.9643%, 43.9216%
        HSV (HSB):
        204°, 59.1195%, 62.3529%
        XYZ:
        15.2754, 17.3018, 35.3354
        xyY:
        0.2249, 0.2548, 17.3018
      CIE-Lab:
        48.6380, -6.7675, -25.9951
        CIE-LCH:
        48.6380, 26.8616, 255.4078
        CIE-Luv:
        48.6380, -23.6401, -37.5754
        Hunter-Lab:
        41.5954, -7.2402, -21.2502
      #41799f color charts
#41799f RGB chart
      #41799f CMYK chart
      #41799f RGB pie chart
      #41799f color shades, tints & tones
#41799f color schemes
#41799f color preview, HTML & CSS examples
           This text has a color of #41799f        
        
          <p style="color:#41799f;">Text here</p>
        
        
          .mytext {color:#41799f;}
        
        Text color #41799f
      
           This box has a color of #41799f        
        
          <div style="background-color:#41799f;">Content here</div>
        
        
          .mybackground {background-color:#41799f;}
        
        Background color #41799f
      
           Border around this has a color of #41799f        
        
          <div style="border:2px solid #41799f;">Content here</div>
        
        
          .myborder {border:2px solid #41799f;}
        
        Border color #41799f