#2e57da color space conversions
Hex:
        #2e57da
        RGB:
        46, 87, 218
        CMY:
        82, 66, 15
        CMYK:
        79, 60, 0, 15
      HSL:
        226°, 69.9187%, 51.7647%
        HSV (HSB):
        226°, 78.8991%, 85.4902%
        XYZ:
        17.1898, 12.4592, 67.8285
        xyY:
        0.1763, 0.1278, 12.4592
      CIE-Lab:
        41.9368, 33.0299, -70.9193
        CIE-LCH:
        41.9368, 78.2337, 294.9732
        CIE-Luv:
        41.9368, -15.8820, -105.3322
        Hunter-Lab:
        35.2976, 25.1581, -89.2246
      #2e57da color charts
#2e57da RGB chart
      #2e57da CMYK chart
      #2e57da RGB pie chart
      #2e57da color shades, tints & tones
#2e57da color schemes
#2e57da color preview, HTML & CSS examples
           This text has a color of #2e57da        
        
          <p style="color:#2e57da;">Text here</p>
        
        
          .mytext {color:#2e57da;}
        
        Text color #2e57da
      
           This box has a color of #2e57da        
        
          <div style="background-color:#2e57da;">Content here</div>
        
        
          .mybackground {background-color:#2e57da;}
        
        Background color #2e57da
      
           Border around this has a color of #2e57da        
        
          <div style="border:2px solid #2e57da;">Content here</div>
        
        
          .myborder {border:2px solid #2e57da;}
        
        Border color #2e57da