#291ebe color space conversions
Hex:
        #291ebe
        RGB:
        41, 30, 190
        CMY:
        84, 88, 25
        CMYK:
        78, 84, 0, 25
      HSL:
        244°, 72.7273%, 43.1373%
        HSV (HSB):
        244°, 84.2105%, 74.5098%
        XYZ:
        10.6730, 5.1177, 49.1405
        xyY:
        0.1644, 0.0788, 5.1177
      CIE-Lab:
        27.0674, 55.5879, -79.1568
        CIE-LCH:
        27.0674, 96.7255, 305.0785
        CIE-Luv:
        27.0674, -5.6523, -95.7889
        Hunter-Lab:
        22.6223, 44.6258, -112.9552
      #291ebe color charts
#291ebe RGB chart
      #291ebe CMYK chart
      #291ebe RGB pie chart
      #291ebe color shades, tints & tones
#291ebe color schemes
#291ebe color preview, HTML & CSS examples
           This text has a color of #291ebe        
        
          <p style="color:#291ebe;">Text here</p>
        
        
          .mytext {color:#291ebe;}
        
        Text color #291ebe
      
           This box has a color of #291ebe        
        
          <div style="background-color:#291ebe;">Content here</div>
        
        
          .mybackground {background-color:#291ebe;}
        
        Background color #291ebe
      
           Border around this has a color of #291ebe        
        
          <div style="border:2px solid #291ebe;">Content here</div>
        
        
          .myborder {border:2px solid #291ebe;}
        
        Border color #291ebe