#2934e2 color space conversions
Hex:
        #2934e2
        RGB:
        41, 52, 226
        CMY:
        84, 80, 11
        CMYK:
        82, 77, 0, 11
      HSL:
        236°, 76.1317%, 52.3529%
        HSV (HSB):
        236°, 81.8584%, 88.6275%
        XYZ:
        15.8699, 8.4184, 72.7400
        xyY:
        0.1636, 0.0868, 8.4184
      CIE-Lab:
        34.8395, 56.1913, -87.1832
        CIE-LCH:
        34.8395, 103.7226, 302.8026
        CIE-Luv:
        34.8395, -9.8220, -116.8924
        Hunter-Lab:
        29.0145, 46.8581, -128.3314
      #2934e2 color charts
#2934e2 RGB chart
      #2934e2 CMYK chart
      #2934e2 RGB pie chart
      #2934e2 color shades, tints & tones
#2934e2 color schemes
#2934e2 color preview, HTML & CSS examples
           This text has a color of #2934e2        
        
          <p style="color:#2934e2;">Text here</p>
        
        
          .mytext {color:#2934e2;}
        
        Text color #2934e2
      
           This box has a color of #2934e2        
        
          <div style="background-color:#2934e2;">Content here</div>
        
        
          .mybackground {background-color:#2934e2;}
        
        Background color #2934e2
      
           Border around this has a color of #2934e2        
        
          <div style="border:2px solid #2934e2;">Content here</div>
        
        
          .myborder {border:2px solid #2934e2;}
        
        Border color #2934e2