#2914cb color space conversions
Hex:
        #2914cb
        RGB:
        41, 20, 203
        CMY:
        84, 92, 20
        CMYK:
        80, 90, 0, 20
      HSL:
        247°, 82.0628%, 43.7255%
        HSV (HSB):
        247°, 90.1478%, 79.6078%
        XYZ:
        11.9441, 5.2835, 56.8902
        xyY:
        0.1612, 0.0713, 5.2835
      CIE-Lab:
        27.5277, 62.8232, -86.0375
        CIE-LCH:
        27.5277, 106.5326, 306.1363
        CIE-Luv:
        27.5277, -5.5092, -102.6162
        Hunter-Lab:
        22.9859, 52.5280, -130.6528
      #2914cb color charts
#2914cb RGB chart
      #2914cb CMYK chart
      #2914cb RGB pie chart
      #2914cb color shades, tints & tones
#2914cb color schemes
#2914cb color preview, HTML & CSS examples
           This text has a color of #2914cb        
        
          <p style="color:#2914cb;">Text here</p>
        
        
          .mytext {color:#2914cb;}
        
        Text color #2914cb
      
           This box has a color of #2914cb        
        
          <div style="background-color:#2914cb;">Content here</div>
        
        
          .mybackground {background-color:#2914cb;}
        
        Background color #2914cb
      
           Border around this has a color of #2914cb        
        
          <div style="border:2px solid #2914cb;">Content here</div>
        
        
          .myborder {border:2px solid #2914cb;}
        
        Border color #2914cb