#38bfdb color space conversions
Hex:
        #38bfdb
        RGB:
        56, 191, 219
        CMY:
        78, 25, 14
        CMYK:
        74, 13, 0, 14
      HSL:
        190°, 69.3617%, 53.9216%
        HSV (HSB):
        190°, 74.4292%, 85.8824%
        XYZ:
        33.0479, 43.2168, 73.6177
        xyY:
        0.2205, 0.2883, 43.2168
      CIE-Lab:
        71.7019, -26.4339, -24.3277
        CIE-LCH:
        71.7019, 35.9247, 222.6240
        CIE-Luv:
        71.7019, -47.8282, -34.6747
        Hunter-Lab:
        65.7395, -25.3105, -20.3776
      #38bfdb color charts
#38bfdb RGB chart
      #38bfdb CMYK chart
      #38bfdb RGB pie chart
      #38bfdb color shades, tints & tones
#38bfdb color schemes
#38bfdb color preview, HTML & CSS examples
           This text has a color of #38bfdb        
        
          <p style="color:#38bfdb;">Text here</p>
        
        
          .mytext {color:#38bfdb;}
        
        Text color #38bfdb
      
           This box has a color of #38bfdb        
        
          <div style="background-color:#38bfdb;">Content here</div>
        
        
          .mybackground {background-color:#38bfdb;}
        
        Background color #38bfdb
      
           Border around this has a color of #38bfdb        
        
          <div style="border:2px solid #38bfdb;">Content here</div>
        
        
          .myborder {border:2px solid #38bfdb;}
        
        Border color #38bfdb