#13bcd2 color space conversions
Hex:
        #13bcd2
        RGB:
        19, 188, 210
        CMY:
        93, 26, 18
        CMYK:
        91, 10, 0, 18
      HSL:
        187°, 83.4061%, 44.9020%
        HSV (HSB):
        187°, 90.9524%, 82.3529%
        XYZ:
        29.8846, 40.7580, 67.2648
        xyY:
        0.2167, 0.2955, 40.7580
      CIE-Lab:
        70.0061, -30.7203, -22.0495
        CIE-LCH:
        70.0061, 37.8142, 215.6689
        CIE-Luv:
        70.0061, -51.0070, -30.2353
        Hunter-Lab:
        63.8420, -28.1671, -17.7793
      #13bcd2 color charts
#13bcd2 RGB chart
      #13bcd2 CMYK chart
      #13bcd2 RGB pie chart
      #13bcd2 color shades, tints & tones
#13bcd2 color schemes
#13bcd2 color preview, HTML & CSS examples
           This text has a color of #13bcd2        
        
          <p style="color:#13bcd2;">Text here</p>
        
        
          .mytext {color:#13bcd2;}
        
        Text color #13bcd2
      
           This box has a color of #13bcd2        
        
          <div style="background-color:#13bcd2;">Content here</div>
        
        
          .mybackground {background-color:#13bcd2;}
        
        Background color #13bcd2
      
           Border around this has a color of #13bcd2        
        
          <div style="border:2px solid #13bcd2;">Content here</div>
        
        
          .myborder {border:2px solid #13bcd2;}
        
        Border color #13bcd2