#55bfdb color space conversions
Hex:
        #55bfdb
        RGB:
        85, 191, 219
        CMY:
        67, 25, 14
        CMYK:
        61, 13, 0, 14
      HSL:
        193°, 65.0485%, 59.6078%
        HSV (HSB):
        193°, 61.1872%, 85.8824%
        XYZ:
        35.1633, 44.3074, 73.7167
        xyY:
        0.2295, 0.2892, 44.3074
      CIE-Lab:
        72.4335, -22.2399, -23.1450
        CIE-LCH:
        72.4335, 32.0984, 226.1424
        CIE-Luv:
        72.4335, -42.4765, -33.2675
        Hunter-Lab:
        66.5638, -22.1914, -19.0666
      #55bfdb color charts
#55bfdb RGB chart
      #55bfdb CMYK chart
      #55bfdb RGB pie chart
      #55bfdb color shades, tints & tones
#55bfdb color schemes
#55bfdb color preview, HTML & CSS examples
           This text has a color of #55bfdb        
        
          <p style="color:#55bfdb;">Text here</p>
        
        
          .mytext {color:#55bfdb;}
        
        Text color #55bfdb
      
           This box has a color of #55bfdb        
        
          <div style="background-color:#55bfdb;">Content here</div>
        
        
          .mybackground {background-color:#55bfdb;}
        
        Background color #55bfdb
      
           Border around this has a color of #55bfdb        
        
          <div style="border:2px solid #55bfdb;">Content here</div>
        
        
          .myborder {border:2px solid #55bfdb;}
        
        Border color #55bfdb