#38afeb color space conversions
Hex:
        #38afeb
        RGB:
        56, 175, 235
        CMY:
        78, 31, 8
        CMYK:
        76, 26, 0, 8
      HSL:
        200°, 81.7352%, 57.0588%
        HSV (HSB):
        200°, 76.1702%, 92.1569%
        XYZ:
        31.9563, 37.4989, 84.1510
        xyY:
        0.2080, 0.2441, 37.4989
      CIE-Lab:
        67.6496, -12.8818, -39.3161
        CIE-LCH:
        67.6496, 41.3726, 251.8587
        CIE-Luv:
        67.6496, -41.2509, -61.4139
        Hunter-Lab:
        61.2363, -14.0131, -38.6110
      #38afeb color charts
#38afeb RGB chart
      #38afeb CMYK chart
      #38afeb RGB pie chart
      #38afeb color shades, tints & tones
#38afeb color schemes
#38afeb color preview, HTML & CSS examples
           This text has a color of #38afeb        
        
          <p style="color:#38afeb;">Text here</p>
        
        
          .mytext {color:#38afeb;}
        
        Text color #38afeb
      
           This box has a color of #38afeb        
        
          <div style="background-color:#38afeb;">Content here</div>
        
        
          .mybackground {background-color:#38afeb;}
        
        Background color #38afeb
      
           Border around this has a color of #38afeb        
        
          <div style="border:2px solid #38afeb;">Content here</div>
        
        
          .myborder {border:2px solid #38afeb;}
        
        Border color #38afeb