#2394a5 color space conversions
Hex:
        #2394a5
        RGB:
        35, 148, 165
        CMY:
        86, 42, 35
        CMYK:
        79, 10, 0, 35
      HSL:
        188°, 65.0000%, 39.2157%
        HSV (HSB):
        188°, 78.7879%, 64.7059%
        XYZ:
        18.0746, 24.2537, 39.3261
        xyY:
        0.2214, 0.2970, 24.2537
      CIE-Lab:
        56.3410, -24.2867, -17.7049
        CIE-LCH:
        56.3410, 30.0551, 216.0920
        CIE-Luv:
        56.3410, -38.9672, -23.1784
        Hunter-Lab:
        49.2481, -20.6728, -12.8712
      #2394a5 color charts
#2394a5 RGB chart
      #2394a5 CMYK chart
      #2394a5 RGB pie chart
      #2394a5 color shades, tints & tones
#2394a5 color schemes
#2394a5 color preview, HTML & CSS examples
           This text has a color of #2394a5        
        
          <p style="color:#2394a5;">Text here</p>
        
        
          .mytext {color:#2394a5;}
        
        Text color #2394a5
      
           This box has a color of #2394a5        
        
          <div style="background-color:#2394a5;">Content here</div>
        
        
          .mybackground {background-color:#2394a5;}
        
        Background color #2394a5
      
           Border around this has a color of #2394a5        
        
          <div style="border:2px solid #2394a5;">Content here</div>
        
        
          .myborder {border:2px solid #2394a5;}
        
        Border color #2394a5