#2937e5 color space conversions
Hex:
        #2937e5
        RGB:
        41, 55, 229
        CMY:
        84, 78, 10
        CMYK:
        82, 76, 0, 10
      HSL:
        236°, 78.3333%, 52.9412%
        HSV (HSB):
        236°, 82.0961%, 89.8039%
        XYZ:
        16.4235, 8.8609, 74.9735
        xyY:
        0.1638, 0.0884, 8.8609
      CIE-Lab:
        35.7152, 55.5816, -87.4448
        CIE-LCH:
        35.7152, 103.6142, 302.4408
        CIE-Luv:
        35.7152, -10.3578, -118.5128
        Hunter-Lab:
        29.7673, 46.3908, -128.4936
      #2937e5 color charts
#2937e5 RGB chart
      #2937e5 CMYK chart
      #2937e5 RGB pie chart
      #2937e5 color shades, tints & tones
#2937e5 color schemes
#2937e5 color preview, HTML & CSS examples
           This text has a color of #2937e5        
        
          <p style="color:#2937e5;">Text here</p>
        
        
          .mytext {color:#2937e5;}
        
        Text color #2937e5
      
           This box has a color of #2937e5        
        
          <div style="background-color:#2937e5;">Content here</div>
        
        
          .mybackground {background-color:#2937e5;}
        
        Background color #2937e5
      
           Border around this has a color of #2937e5        
        
          <div style="border:2px solid #2937e5;">Content here</div>
        
        
          .myborder {border:2px solid #2937e5;}
        
        Border color #2937e5