#2d93ba color space conversions
Hex:
        #2d93ba
        RGB:
        45, 147, 186
        CMY:
        82, 42, 27
        CMYK:
        76, 21, 0, 27
      HSL:
        197°, 61.0390%, 45.2941%
        HSV (HSB):
        197°, 75.8065%, 72.9412%
        XYZ:
        20.3788, 24.9705, 50.2001
        xyY:
        0.2133, 0.2613, 24.9705
      CIE-Lab:
        57.0467, -15.5952, -28.5633
        CIE-LCH:
        57.0467, 32.5434, 241.3660
        CIE-Luv:
        57.0467, -35.9067, -41.8155
        Hunter-Lab:
        49.9705, -14.6530, -24.5831
      #2d93ba color charts
#2d93ba RGB chart
      #2d93ba CMYK chart
      #2d93ba RGB pie chart
      #2d93ba color shades, tints & tones
#2d93ba color schemes
#2d93ba color preview, HTML & CSS examples
           This text has a color of #2d93ba        
        
          <p style="color:#2d93ba;">Text here</p>
        
        
          .mytext {color:#2d93ba;}
        
        Text color #2d93ba
      
           This box has a color of #2d93ba        
        
          <div style="background-color:#2d93ba;">Content here</div>
        
        
          .mybackground {background-color:#2d93ba;}
        
        Background color #2d93ba
      
           Border around this has a color of #2d93ba        
        
          <div style="border:2px solid #2d93ba;">Content here</div>
        
        
          .myborder {border:2px solid #2d93ba;}
        
        Border color #2d93ba