#2934ab color space conversions
Hex:
        #2934ab
        RGB:
        41, 52, 171
        CMY:
        84, 80, 33
        CMYK:
        76, 70, 0, 33
      HSL:
        235°, 61.3208%, 41.5686%
        HSV (HSB):
        235°, 76.0234%, 67.0588%
        XYZ:
        9.4931, 5.8677, 39.1603
        xyY:
        0.1741, 0.1076, 5.8677
      CIE-Lab:
        29.0761, 37.6915, -64.5128
        CIE-LCH:
        29.0761, 74.7165, 300.2956
        CIE-Luv:
        29.0761, -8.0189, -84.1784
        Hunter-Lab:
        24.2233, 27.5636, -78.8942
      #2934ab color charts
#2934ab RGB chart
      #2934ab CMYK chart
      #2934ab RGB pie chart
      #2934ab color shades, tints & tones
#2934ab color schemes
#2934ab color preview, HTML & CSS examples
           This text has a color of #2934ab        
        
          <p style="color:#2934ab;">Text here</p>
        
        
          .mytext {color:#2934ab;}
        
        Text color #2934ab
      
           This box has a color of #2934ab        
        
          <div style="background-color:#2934ab;">Content here</div>
        
        
          .mybackground {background-color:#2934ab;}
        
        Background color #2934ab
      
           Border around this has a color of #2934ab        
        
          <div style="border:2px solid #2934ab;">Content here</div>
        
        
          .myborder {border:2px solid #2934ab;}
        
        Border color #2934ab