#238aa5 color space conversions
Hex:
        #238aa5
        RGB:
        35, 138, 165
        CMY:
        86, 46, 35
        CMYK:
        79, 16, 0, 35
      HSL:
        192°, 65.0000%, 39.2157%
        HSV (HSB):
        192°, 78.7879%, 64.7059%
        XYZ:
        16.5731, 21.2509, 38.8256
        xyY:
        0.2162, 0.2772, 21.2509
      CIE-Lab:
        53.2230, -19.0399, -22.4739
        CIE-LCH:
        53.2230, 29.4550, 229.7288
        CIE-Luv:
        53.2230, -35.3659, -31.1523
        Hunter-Lab:
        46.0987, -16.4994, -17.6667
      #238aa5 color charts
#238aa5 RGB chart
      #238aa5 CMYK chart
      #238aa5 RGB pie chart
      #238aa5 color shades, tints & tones
#238aa5 color schemes
#238aa5 color preview, HTML & CSS examples
           This text has a color of #238aa5        
        
          <p style="color:#238aa5;">Text here</p>
        
        
          .mytext {color:#238aa5;}
        
        Text color #238aa5
      
           This box has a color of #238aa5        
        
          <div style="background-color:#238aa5;">Content here</div>
        
        
          .mybackground {background-color:#238aa5;}
        
        Background color #238aa5
      
           Border around this has a color of #238aa5        
        
          <div style="border:2px solid #238aa5;">Content here</div>
        
        
          .myborder {border:2px solid #238aa5;}
        
        Border color #238aa5