#36f2fe color space conversions
Hex:
        #36f2fe
        RGB:
        54, 242, 254
        CMY:
        79, 5, 0
        CMYK:
        79, 5, 0, 0
      HSL:
        184°, 99.0099%, 60.3922%
        HSV (HSB):
        184°, 78.7402%, 99.6078%
        XYZ:
        51.1628, 71.4443, 104.8595
        xyY:
        0.2249, 0.3141, 71.4443
      CIE-Lab:
        87.7004, -40.2522, -18.7117
        CIE-LCH:
        87.7004, 44.3888, 204.9319
        CIE-Luv:
        87.7004, -63.2351, -23.9463
        Hunter-Lab:
        84.5247, -39.8722, -14.3866
      #36f2fe color charts
#36f2fe RGB chart
      #36f2fe CMYK chart
      #36f2fe RGB pie chart
      #36f2fe color shades, tints & tones
#36f2fe color schemes
#36f2fe color preview, HTML & CSS examples
           This text has a color of #36f2fe        
        
          <p style="color:#36f2fe;">Text here</p>
        
        
          .mytext {color:#36f2fe;}
        
        Text color #36f2fe
      
           This box has a color of #36f2fe        
        
          <div style="background-color:#36f2fe;">Content here</div>
        
        
          .mybackground {background-color:#36f2fe;}
        
        Background color #36f2fe
      
           Border around this has a color of #36f2fe        
        
          <div style="border:2px solid #36f2fe;">Content here</div>
        
        
          .myborder {border:2px solid #36f2fe;}
        
        Border color #36f2fe