#38bdc0 color space conversions
Hex:
        #38bdc0
        RGB:
        56, 189, 192
        CMY:
        78, 26, 25
        CMYK:
        71, 2, 0, 25
      HSL:
        181°, 54.8387%, 48.6275%
        HSV (HSB):
        181°, 70.8333%, 75.2941%
        XYZ:
        29.3429, 41.0417, 56.2445
        xyY:
        0.2317, 0.3241, 41.0417
      CIE-Lab:
        70.2051, -33.6453, -11.8439
        CIE-LCH:
        70.2051, 35.6691, 199.3933
        CIE-Luv:
        70.2051, -48.9151, -13.1351
        Hunter-Lab:
        64.0638, -30.3540, -7.2087
      #38bdc0 color charts
#38bdc0 RGB chart
      #38bdc0 CMYK chart
      #38bdc0 RGB pie chart
      #38bdc0 color shades, tints & tones
#38bdc0 color schemes
#38bdc0 color preview, HTML & CSS examples
           This text has a color of #38bdc0        
        
          <p style="color:#38bdc0;">Text here</p>
        
        
          .mytext {color:#38bdc0;}
        
        Text color #38bdc0
      
           This box has a color of #38bdc0        
        
          <div style="background-color:#38bdc0;">Content here</div>
        
        
          .mybackground {background-color:#38bdc0;}
        
        Background color #38bdc0
      
           Border around this has a color of #38bdc0        
        
          <div style="border:2px solid #38bdc0;">Content here</div>
        
        
          .myborder {border:2px solid #38bdc0;}
        
        Border color #38bdc0