#2934f3 color space conversions
Hex:
        #2934f3
        RGB:
        41, 52, 243
        CMY:
        84, 80, 5
        CMYK:
        83, 79, 0, 5
      HSL:
        237°, 89.3805%, 55.6863%
        HSV (HSB):
        237°, 83.1276%, 95.2941%
        XYZ:
        18.3201, 9.3985, 85.6425
        xyY:
        0.1616, 0.0829, 9.3985
      CIE-Lab:
        36.7404, 61.4945, -93.6858
        CIE-LCH:
        36.7404, 112.0652, 303.2805
        CIE-Luv:
        36.7404, -10.4027, -126.6252
        Hunter-Lab:
        30.6569, 53.0193, -144.1715
      #2934f3 color charts
#2934f3 RGB chart
      #2934f3 CMYK chart
      #2934f3 RGB pie chart
      #2934f3 color shades, tints & tones
#2934f3 color schemes
#2934f3 color preview, HTML & CSS examples
           This text has a color of #2934f3        
        
          <p style="color:#2934f3;">Text here</p>
        
        
          .mytext {color:#2934f3;}
        
        Text color #2934f3
      
           This box has a color of #2934f3        
        
          <div style="background-color:#2934f3;">Content here</div>
        
        
          .mybackground {background-color:#2934f3;}
        
        Background color #2934f3
      
           Border around this has a color of #2934f3        
        
          <div style="border:2px solid #2934f3;">Content here</div>
        
        
          .myborder {border:2px solid #2934f3;}
        
        Border color #2934f3