#36b5be color space conversions
Hex:
        #36b5be
        RGB:
        54, 181, 190
        CMY:
        79, 29, 25
        CMYK:
        72, 5, 0, 25
      HSL:
        184°, 55.7377%, 47.8431%
        HSV (HSB):
        184°, 71.5789%, 74.5098%
        XYZ:
        27.3395, 37.5497, 54.5221
        xyY:
        0.2290, 0.3145, 37.5497
      CIE-Lab:
        67.6874, -30.6660, -14.5297
        CIE-LCH:
        67.6874, 33.9340, 205.3518
        CIE-Luv:
        67.6874, -46.4888, -17.7924
        Hunter-Lab:
        61.2778, -27.5974, -9.8589
      #36b5be color charts
#36b5be RGB chart
      #36b5be CMYK chart
      #36b5be RGB pie chart
      #36b5be color shades, tints & tones
#36b5be color schemes
#36b5be color preview, HTML & CSS examples
           This text has a color of #36b5be        
        
          <p style="color:#36b5be;">Text here</p>
        
        
          .mytext {color:#36b5be;}
        
        Text color #36b5be
      
           This box has a color of #36b5be        
        
          <div style="background-color:#36b5be;">Content here</div>
        
        
          .mybackground {background-color:#36b5be;}
        
        Background color #36b5be
      
           Border around this has a color of #36b5be        
        
          <div style="border:2px solid #36b5be;">Content here</div>
        
        
          .myborder {border:2px solid #36b5be;}
        
        Border color #36b5be