#2914ab color space conversions
Hex:
        #2914ab
        RGB:
        41, 20, 171
        CMY:
        84, 92, 33
        CMYK:
        76, 88, 0, 33
      HSL:
        248°, 79.0576%, 37.4510%
        HSV (HSB):
        248°, 88.3041%, 67.0588%
        XYZ:
        8.5153, 3.9120, 38.8344
        xyY:
        0.1661, 0.0763, 3.9120
      CIE-Lab:
        23.3784, 53.9954, -73.9408
        CIE-LCH:
        23.3784, 91.5573, 306.1388
        CIE-Luv:
        23.3784, -3.7749, -84.0865
        Hunter-Lab:
        19.7788, 42.2361, -102.5669
      #2914ab color charts
#2914ab RGB chart
      #2914ab CMYK chart
      #2914ab RGB pie chart
      #2914ab color shades, tints & tones
#2914ab color schemes
#2914ab color preview, HTML & CSS examples
           This text has a color of #2914ab        
        
          <p style="color:#2914ab;">Text here</p>
        
        
          .mytext {color:#2914ab;}
        
        Text color #2914ab
      
           This box has a color of #2914ab        
        
          <div style="background-color:#2914ab;">Content here</div>
        
        
          .mybackground {background-color:#2914ab;}
        
        Background color #2914ab
      
           Border around this has a color of #2914ab        
        
          <div style="border:2px solid #2914ab;">Content here</div>
        
        
          .myborder {border:2px solid #2914ab;}
        
        Border color #2914ab