#36e4fa color space conversions
Hex:
        #36e4fa
        RGB:
        54, 228, 250
        CMY:
        79, 11, 2
        CMYK:
        78, 9, 0, 2
      HSL:
        187°, 95.1456%, 59.6078%
        HSV (HSB):
        187°, 78.4000%, 98.0392%
        XYZ:
        46.5200, 63.1732, 100.1843
        xyY:
        0.2217, 0.3010, 63.1732
      CIE-Lab:
        83.5334, -34.9862, -22.9161
        CIE-LCH:
        83.5334, 41.8232, 213.2250
        CIE-Luv:
        83.5334, -58.7621, -31.6910
        Hunter-Lab:
        79.4816, -34.6179, -19.0963
      #36e4fa color charts
#36e4fa RGB chart
      #36e4fa CMYK chart
      #36e4fa RGB pie chart
      #36e4fa color shades, tints & tones
#36e4fa color schemes
#36e4fa color preview, HTML & CSS examples
           This text has a color of #36e4fa        
        
          <p style="color:#36e4fa;">Text here</p>
        
        
          .mytext {color:#36e4fa;}
        
        Text color #36e4fa
      
           This box has a color of #36e4fa        
        
          <div style="background-color:#36e4fa;">Content here</div>
        
        
          .mybackground {background-color:#36e4fa;}
        
        Background color #36e4fa
      
           Border around this has a color of #36e4fa        
        
          <div style="border:2px solid #36e4fa;">Content here</div>
        
        
          .myborder {border:2px solid #36e4fa;}
        
        Border color #36e4fa