#291cbc color space conversions
Hex:
        #291cbc
        RGB:
        41, 28, 188
        CMY:
        84, 89, 26
        CMYK:
        78, 85, 0, 26
      HSL:
        245°, 74.0741%, 42.3529%
        HSV (HSB):
        245°, 85.1064%, 73.7255%
        XYZ:
        10.4068, 4.9328, 47.9806
        xyY:
        0.1644, 0.0779, 4.9328
      CIE-Lab:
        26.5423, 55.8288, -78.8454
        CIE-LCH:
        26.5423, 96.6098, 305.3015
        CIE-Luv:
        26.5423, -5.3607, -94.5134
        Hunter-Lab:
        22.2098, 44.7721, -112.5391
      #291cbc color charts
#291cbc RGB chart
      #291cbc CMYK chart
      #291cbc RGB pie chart
      #291cbc color shades, tints & tones
#291cbc color schemes
#291cbc color preview, HTML & CSS examples
           This text has a color of #291cbc        
        
          <p style="color:#291cbc;">Text here</p>
        
        
          .mytext {color:#291cbc;}
        
        Text color #291cbc
      
           This box has a color of #291cbc        
        
          <div style="background-color:#291cbc;">Content here</div>
        
        
          .mybackground {background-color:#291cbc;}
        
        Background color #291cbc
      
           Border around this has a color of #291cbc        
        
          <div style="border:2px solid #291cbc;">Content here</div>
        
        
          .myborder {border:2px solid #291cbc;}
        
        Border color #291cbc