#2e819d color space conversions
Hex:
        #2e819d
        RGB:
        46, 129, 157
        CMY:
        82, 49, 38
        CMYK:
        71, 18, 0, 38
      HSL:
        195°, 54.6798%, 39.8039%
        HSV (HSB):
        195°, 70.7006%, 61.5686%
        XYZ:
        15.0628, 18.7157, 34.7169
        xyY:
        0.2199, 0.2732, 18.7157
      CIE-Lab:
        50.3529, -15.4260, -22.2319
        CIE-LCH:
        50.3529, 27.0595, 235.2444
        CIE-Luv:
        50.3529, -30.8918, -30.8831
        Hunter-Lab:
        43.2616, -13.5579, -17.2963
      #2e819d color charts
#2e819d RGB chart
      #2e819d CMYK chart
      #2e819d RGB pie chart
      #2e819d color shades, tints & tones
#2e819d color schemes
#2e819d color preview, HTML & CSS examples
           This text has a color of #2e819d        
        
          <p style="color:#2e819d;">Text here</p>
        
        
          .mytext {color:#2e819d;}
        
        Text color #2e819d
      
           This box has a color of #2e819d        
        
          <div style="background-color:#2e819d;">Content here</div>
        
        
          .mybackground {background-color:#2e819d;}
        
        Background color #2e819d
      
           Border around this has a color of #2e819d        
        
          <div style="border:2px solid #2e819d;">Content here</div>
        
        
          .myborder {border:2px solid #2e819d;}
        
        Border color #2e819d