#36f4fa color space conversions
Hex:
        #36f4fa
        RGB:
        54, 244, 250
        CMY:
        79, 4, 2
        CMYK:
        78, 2, 0, 2
      HSL:
        182°, 95.1456%, 59.6078%
        HSV (HSB):
        182°, 78.4000%, 98.0392%
        XYZ:
        51.1273, 72.3878, 101.7200
        xyY:
        0.2270, 0.3214, 72.3878
      CIE-Lab:
        88.1549, -42.3053, -15.9370
        CIE-LCH:
        88.1549, 45.2076, 200.6421
        CIE-Luv:
        88.1549, -64.2073, -18.9927
        Hunter-Lab:
        85.0810, -41.6266, -11.3285
      #36f4fa color charts
#36f4fa RGB chart
      #36f4fa CMYK chart
      #36f4fa RGB pie chart
      #36f4fa color shades, tints & tones
#36f4fa color schemes
#36f4fa color preview, HTML & CSS examples
           This text has a color of #36f4fa        
        
          <p style="color:#36f4fa;">Text here</p>
        
        
          .mytext {color:#36f4fa;}
        
        Text color #36f4fa
      
           This box has a color of #36f4fa        
        
          <div style="background-color:#36f4fa;">Content here</div>
        
        
          .mybackground {background-color:#36f4fa;}
        
        Background color #36f4fa
      
           Border around this has a color of #36f4fa        
        
          <div style="border:2px solid #36f4fa;">Content here</div>
        
        
          .myborder {border:2px solid #36f4fa;}
        
        Border color #36f4fa