#2e38bf color space conversions
Hex:
        #2e38bf
        RGB:
        46, 56, 191
        CMY:
        82, 78, 25
        CMYK:
        76, 71, 0, 25
      HSL:
        236°, 61.1814%, 46.4706%
        HSV (HSB):
        236°, 75.9162%, 74.9020%
        XYZ:
        11.9449, 7.1708, 50.0447
        xyY:
        0.1727, 0.1037, 7.1708
      CIE-Lab:
        32.1926, 42.7214, -71.2556
        CIE-LCH:
        32.1926, 83.0812, 300.9448
        CIE-Luv:
        32.1926, -8.6392, -95.8339
        Hunter-Lab:
        26.7783, 32.7605, -92.0595
      #2e38bf color charts
#2e38bf RGB chart
      #2e38bf CMYK chart
      #2e38bf RGB pie chart
      #2e38bf color shades, tints & tones
#2e38bf color schemes
#2e38bf color preview, HTML & CSS examples
           This text has a color of #2e38bf        
        
          <p style="color:#2e38bf;">Text here</p>
        
        
          .mytext {color:#2e38bf;}
        
        Text color #2e38bf
      
           This box has a color of #2e38bf        
        
          <div style="background-color:#2e38bf;">Content here</div>
        
        
          .mybackground {background-color:#2e38bf;}
        
        Background color #2e38bf
      
           Border around this has a color of #2e38bf        
        
          <div style="border:2px solid #2e38bf;">Content here</div>
        
        
          .myborder {border:2px solid #2e38bf;}
        
        Border color #2e38bf