#38addf color space conversions
Hex:
        #38addf
        RGB:
        56, 173, 223
        CMY:
        78, 32, 13
        CMYK:
        75, 22, 0, 13
      HSL:
        198°, 72.2944%, 54.7059%
        HSV (HSB):
        198°, 74.8879%, 87.4510%
        XYZ:
        29.8937, 36.0556, 75.1959
        xyY:
        0.2118, 0.2555, 36.0556
      CIE-Lab:
        66.5624, -15.8423, -34.4344
        CIE-LCH:
        66.5624, 37.9039, 245.2941
        CIE-Luv:
        66.5624, -41.2576, -52.6403
        Hunter-Lab:
        60.0463, -16.2158, -32.2163
      #38addf color charts
#38addf RGB chart
      #38addf CMYK chart
      #38addf RGB pie chart
      #38addf color shades, tints & tones
#38addf color schemes
#38addf color preview, HTML & CSS examples
           This text has a color of #38addf        
        
          <p style="color:#38addf;">Text here</p>
        
        
          .mytext {color:#38addf;}
        
        Text color #38addf
      
           This box has a color of #38addf        
        
          <div style="background-color:#38addf;">Content here</div>
        
        
          .mybackground {background-color:#38addf;}
        
        Background color #38addf
      
           Border around this has a color of #38addf        
        
          <div style="border:2px solid #38addf;">Content here</div>
        
        
          .myborder {border:2px solid #38addf;}
        
        Border color #38addf