#158eda color space conversions
Hex:
        #158eda
        RGB:
        21, 142, 218
        CMY:
        92, 44, 15
        CMYK:
        90, 35, 0, 15
      HSL:
        203°, 82.4268%, 46.8627%
        HSV (HSB):
        203°, 90.3670%, 85.4902%
        XYZ:
        22.6372, 24.5674, 69.8785
        xyY:
        0.1933, 0.2098, 24.5674
      CIE-Lab:
        56.6515, -3.2222, -47.2530
        CIE-LCH:
        56.6515, 47.3627, 266.0990
        CIE-Luv:
        56.6515, -34.7041, -73.8723
        Hunter-Lab:
        49.5655, -5.2166, -48.8925
      #158eda color charts
#158eda RGB chart
      #158eda CMYK chart
      #158eda RGB pie chart
      #158eda color shades, tints & tones
#158eda color schemes
#158eda color preview, HTML & CSS examples
           This text has a color of #158eda        
        
          <p style="color:#158eda;">Text here</p>
        
        
          .mytext {color:#158eda;}
        
        Text color #158eda
      
           This box has a color of #158eda        
        
          <div style="background-color:#158eda;">Content here</div>
        
        
          .mybackground {background-color:#158eda;}
        
        Background color #158eda
      
           Border around this has a color of #158eda        
        
          <div style="border:2px solid #158eda;">Content here</div>
        
        
          .myborder {border:2px solid #158eda;}
        
        Border color #158eda