#2d93ae color space conversions
Hex:
        #2d93ae
        RGB:
        45, 147, 174
        CMY:
        82, 42, 32
        CMYK:
        74, 16, 0, 32
      HSL:
        193°, 58.9041%, 42.9412%
        HSV (HSB):
        193°, 74.1379%, 68.2353%
        XYZ:
        19.1559, 24.4813, 43.7601
        xyY:
        0.2192, 0.2801, 24.4813
      CIE-Lab:
        56.5665, -19.6358, -22.4796
        CIE-LCH:
        56.5665, 29.8479, 228.8631
        CIE-Luv:
        56.5665, -36.6356, -31.4020
        Hunter-Lab:
        49.4786, -17.4804, -17.8026
      #2d93ae color charts
#2d93ae RGB chart
      #2d93ae CMYK chart
      #2d93ae RGB pie chart
      #2d93ae color shades, tints & tones
#2d93ae color schemes
#2d93ae color preview, HTML & CSS examples
           This text has a color of #2d93ae        
        
          <p style="color:#2d93ae;">Text here</p>
        
        
          .mytext {color:#2d93ae;}
        
        Text color #2d93ae
      
           This box has a color of #2d93ae        
        
          <div style="background-color:#2d93ae;">Content here</div>
        
        
          .mybackground {background-color:#2d93ae;}
        
        Background color #2d93ae
      
           Border around this has a color of #2d93ae        
        
          <div style="border:2px solid #2d93ae;">Content here</div>
        
        
          .myborder {border:2px solid #2d93ae;}
        
        Border color #2d93ae