#2d98ae color space conversions
Hex:
        #2d98ae
        RGB:
        45, 152, 174
        CMY:
        82, 40, 32
        CMYK:
        74, 13, 0, 32
      HSL:
        190°, 58.9041%, 42.9412%
        HSV (HSB):
        190°, 74.1379%, 68.2353%
        XYZ:
        19.9504, 26.0704, 44.0250
        xyY:
        0.2216, 0.2895, 26.0704
      CIE-Lab:
        58.1038, -22.2637, -20.1263
        CIE-LCH:
        58.1038, 30.0123, 222.1135
        CIE-Luv:
        58.1038, -38.4452, -27.4155
        Hunter-Lab:
        51.0591, -19.6079, -15.3805
      #2d98ae color charts
#2d98ae RGB chart
      #2d98ae CMYK chart
      #2d98ae RGB pie chart
      #2d98ae color shades, tints & tones
#2d98ae color schemes
#2d98ae color preview, HTML & CSS examples
           This text has a color of #2d98ae        
        
          <p style="color:#2d98ae;">Text here</p>
        
        
          .mytext {color:#2d98ae;}
        
        Text color #2d98ae
      
           This box has a color of #2d98ae        
        
          <div style="background-color:#2d98ae;">Content here</div>
        
        
          .mybackground {background-color:#2d98ae;}
        
        Background color #2d98ae
      
           Border around this has a color of #2d98ae        
        
          <div style="border:2px solid #2d98ae;">Content here</div>
        
        
          .myborder {border:2px solid #2d98ae;}
        
        Border color #2d98ae