#2e7dcb color space conversions
Hex:
        #2e7dcb
        RGB:
        46, 125, 203
        CMY:
        82, 51, 20
        CMYK:
        77, 38, 0, 20
      HSL:
        210°, 63.0522%, 48.8235%
        HSV (HSB):
        210°, 77.3399%, 79.6078%
        XYZ:
        19.2398, 19.5599, 59.2613
        xyY:
        0.1962, 0.1995, 19.5599
      CIE-Lab:
        51.3359, 3.3375, -47.1964
        CIE-LCH:
        51.3359, 47.3143, 274.0450
        CIE-Luv:
        51.3359, -27.3054, -72.9981
        Hunter-Lab:
        44.2265, 0.2562, -48.4870
      #2e7dcb color charts
#2e7dcb RGB chart
      #2e7dcb CMYK chart
      #2e7dcb RGB pie chart
      #2e7dcb color shades, tints & tones
#2e7dcb color schemes
#2e7dcb color preview, HTML & CSS examples
           This text has a color of #2e7dcb        
        
          <p style="color:#2e7dcb;">Text here</p>
        
        
          .mytext {color:#2e7dcb;}
        
        Text color #2e7dcb
      
           This box has a color of #2e7dcb        
        
          <div style="background-color:#2e7dcb;">Content here</div>
        
        
          .mybackground {background-color:#2e7dcb;}
        
        Background color #2e7dcb
      
           Border around this has a color of #2e7dcb        
        
          <div style="border:2px solid #2e7dcb;">Content here</div>
        
        
          .myborder {border:2px solid #2e7dcb;}
        
        Border color #2e7dcb