#291fbe color space conversions
Hex:
        #291fbe
        RGB:
        41, 31, 190
        CMY:
        84, 88, 25
        CMYK:
        78, 84, 0, 25
      HSL:
        244°, 71.9457%, 43.3333%
        HSV (HSB):
        244°, 83.6842%, 74.5098%
        XYZ:
        10.6987, 5.1691, 49.1490
        xyY:
        0.1646, 0.0795, 5.1691
      CIE-Lab:
        27.2112, 55.1617, -78.9179
        CIE-LCH:
        27.2112, 96.2852, 304.9526
        CIE-Luv:
        27.2112, -5.7524, -95.8452
        Hunter-Lab:
        22.7356, 44.2093, -112.2559
      #291fbe color charts
#291fbe RGB chart
      #291fbe CMYK chart
      #291fbe RGB pie chart
      #291fbe color shades, tints & tones
#291fbe color schemes
#291fbe color preview, HTML & CSS examples
           This text has a color of #291fbe        
        
          <p style="color:#291fbe;">Text here</p>
        
        
          .mytext {color:#291fbe;}
        
        Text color #291fbe
      
           This box has a color of #291fbe        
        
          <div style="background-color:#291fbe;">Content here</div>
        
        
          .mybackground {background-color:#291fbe;}
        
        Background color #291fbe
      
           Border around this has a color of #291fbe        
        
          <div style="border:2px solid #291fbe;">Content here</div>
        
        
          .myborder {border:2px solid #291fbe;}
        
        Border color #291fbe