#2914b1 color space conversions
Hex:
        #2914b1
        RGB:
        41, 20, 177
        CMY:
        84, 92, 31
        CMYK:
        77, 89, 0, 31
      HSL:
        248°, 79.6954%, 38.6275%
        HSV (HSB):
        248°, 88.7006%, 69.4118%
        XYZ:
        9.1004, 4.1461, 41.9156
        xyY:
        0.1650, 0.0752, 4.1461
      CIE-Lab:
        24.1485, 55.6872, -76.2691
        CIE-LCH:
        24.1485, 94.4353, 306.1347
        CIE-Luv:
        24.1485, -4.1110, -87.5739
        Hunter-Lab:
        20.3619, 44.1446, -107.7972
      #2914b1 color charts
#2914b1 RGB chart
      #2914b1 CMYK chart
      #2914b1 RGB pie chart
      #2914b1 color shades, tints & tones
#2914b1 color schemes
#2914b1 color preview, HTML & CSS examples
           This text has a color of #2914b1        
        
          <p style="color:#2914b1;">Text here</p>
        
        
          .mytext {color:#2914b1;}
        
        Text color #2914b1
      
           This box has a color of #2914b1        
        
          <div style="background-color:#2914b1;">Content here</div>
        
        
          .mybackground {background-color:#2914b1;}
        
        Background color #2914b1
      
           Border around this has a color of #2914b1        
        
          <div style="border:2px solid #2914b1;">Content here</div>
        
        
          .myborder {border:2px solid #2914b1;}
        
        Border color #2914b1