#158ccd color space conversions
Hex:
        #158ccd
        RGB:
        21, 140, 205
        CMY:
        92, 45, 20
        CMYK:
        90, 32, 0, 20
      HSL:
        201°, 81.4159%, 44.3137%
        HSV (HSB):
        201°, 89.7561%, 80.3922%
        XYZ:
        20.7068, 23.3234, 61.1681
        xyY:
        0.1968, 0.2217, 23.3234
      CIE-Lab:
        55.4039, -6.9174, -41.9156
        CIE-LCH:
        55.4039, 42.4826, 260.6288
        CIE-Luv:
        55.4039, -34.8234, -64.4472
        Hunter-Lab:
        48.2943, -7.9808, -41.2890
      #158ccd color charts
#158ccd RGB chart
      #158ccd CMYK chart
      #158ccd RGB pie chart
      #158ccd color shades, tints & tones
#158ccd color schemes
#158ccd color preview, HTML & CSS examples
           This text has a color of #158ccd        
        
          <p style="color:#158ccd;">Text here</p>
        
        
          .mytext {color:#158ccd;}
        
        Text color #158ccd
      
           This box has a color of #158ccd        
        
          <div style="background-color:#158ccd;">Content here</div>
        
        
          .mybackground {background-color:#158ccd;}
        
        Background color #158ccd
      
           Border around this has a color of #158ccd        
        
          <div style="border:2px solid #158ccd;">Content here</div>
        
        
          .myborder {border:2px solid #158ccd;}
        
        Border color #158ccd