#2894b5 color space conversions
Hex:
        #2894b5
        RGB:
        40, 148, 181
        CMY:
        84, 42, 29
        CMYK:
        78, 18, 0, 29
      HSL:
        194°, 63.8009%, 43.3333%
        HSV (HSB):
        194°, 77.9006%, 70.9804%
        XYZ:
        19.8055, 24.9671, 47.4913
        xyY:
        0.2147, 0.2706, 24.9671
      CIE-Lab:
        57.0434, -18.4143, -25.7384
        CIE-LCH:
        57.0434, 31.6473, 234.4185
        CIE-Luv:
        57.0434, -37.2668, -36.8753
        Hunter-Lab:
        49.9671, -16.6904, -21.3753
      #2894b5 color charts
#2894b5 RGB chart
      #2894b5 CMYK chart
      #2894b5 RGB pie chart
      #2894b5 color shades, tints & tones
#2894b5 color schemes
#2894b5 color preview, HTML & CSS examples
           This text has a color of #2894b5        
        
          <p style="color:#2894b5;">Text here</p>
        
        
          .mytext {color:#2894b5;}
        
        Text color #2894b5
      
           This box has a color of #2894b5        
        
          <div style="background-color:#2894b5;">Content here</div>
        
        
          .mybackground {background-color:#2894b5;}
        
        Background color #2894b5
      
           Border around this has a color of #2894b5        
        
          <div style="border:2px solid #2894b5;">Content here</div>
        
        
          .myborder {border:2px solid #2894b5;}
        
        Border color #2894b5