#2937bb color space conversions
Hex:
        #2937bb
        RGB:
        41, 55, 187
        CMY:
        84, 78, 27
        CMYK:
        78, 71, 0, 27
      HSL:
        234°, 64.0351%, 44.7059%
        HSV (HSB):
        234°, 78.0749%, 73.3333%
        XYZ:
        11.2503, 6.7916, 47.7317
        xyY:
        0.1710, 0.1033, 6.7916
      CIE-Lab:
        31.3278, 41.4971, -70.3310
        CIE-LCH:
        31.3278, 81.6607, 300.5417
        CIE-Luv:
        31.3278, -9.0712, -93.6154
        Hunter-Lab:
        26.0608, 31.4509, -90.3501
      #2937bb color charts
#2937bb RGB chart
      #2937bb CMYK chart
      #2937bb RGB pie chart
      #2937bb color shades, tints & tones
#2937bb color schemes
#2937bb color preview, HTML & CSS examples
           This text has a color of #2937bb        
        
          <p style="color:#2937bb;">Text here</p>
        
        
          .mytext {color:#2937bb;}
        
        Text color #2937bb
      
           This box has a color of #2937bb        
        
          <div style="background-color:#2937bb;">Content here</div>
        
        
          .mybackground {background-color:#2937bb;}
        
        Background color #2937bb
      
           Border around this has a color of #2937bb        
        
          <div style="border:2px solid #2937bb;">Content here</div>
        
        
          .myborder {border:2px solid #2937bb;}
        
        Border color #2937bb