#38b8bc color space conversions
Hex:
        #38b8bc
        RGB:
        56, 184, 188
        CMY:
        78, 28, 26
        CMYK:
        70, 2, 0, 26
      HSL:
        182°, 54.0984%, 47.8431%
        HSV (HSB):
        182°, 70.2128%, 73.7255%
        XYZ:
        27.8485, 38.7526, 53.5892
        xyY:
        0.2317, 0.3224, 38.7526
      CIE-Lab:
        68.5717, -32.4416, -12.0941
        CIE-LCH:
        68.5717, 34.6226, 200.4454
        CIE-Luv:
        68.5717, -47.3836, -13.6639
        Hunter-Lab:
        62.2516, -29.0876, -7.4636
      #38b8bc color charts
#38b8bc RGB chart
      #38b8bc CMYK chart
      #38b8bc RGB pie chart
      #38b8bc color shades, tints & tones
#38b8bc color schemes
#38b8bc color preview, HTML & CSS examples
           This text has a color of #38b8bc        
        
          <p style="color:#38b8bc;">Text here</p>
        
        
          .mytext {color:#38b8bc;}
        
        Text color #38b8bc
      
           This box has a color of #38b8bc        
        
          <div style="background-color:#38b8bc;">Content here</div>
        
        
          .mybackground {background-color:#38b8bc;}
        
        Background color #38b8bc
      
           Border around this has a color of #38b8bc        
        
          <div style="border:2px solid #38b8bc;">Content here</div>
        
        
          .myborder {border:2px solid #38b8bc;}
        
        Border color #38b8bc