#36f2fc color space conversions
Hex:
        #36f2fc
        RGB:
        54, 242, 252
        CMY:
        79, 5, 1
        CMYK:
        79, 4, 0, 1
      HSL:
        183°, 97.0588%, 60.0000%
        HSV (HSB):
        183°, 78.5714%, 98.8235%
        XYZ:
        50.8441, 71.3168, 103.1812
        xyY:
        0.2256, 0.3165, 71.3168
      CIE-Lab:
        87.6387, -40.8324, -17.7587
        CIE-LCH:
        87.6387, 44.5271, 203.5051
        CIE-Luv:
        87.6387, -63.3821, -22.2542
        Hunter-Lab:
        84.4493, -40.3172, -13.3268
      #36f2fc color charts
#36f2fc RGB chart
      #36f2fc CMYK chart
      #36f2fc RGB pie chart
      #36f2fc color shades, tints & tones
#36f2fc color schemes
#36f2fc color preview, HTML & CSS examples
           This text has a color of #36f2fc        
        
          <p style="color:#36f2fc;">Text here</p>
        
        
          .mytext {color:#36f2fc;}
        
        Text color #36f2fc
      
           This box has a color of #36f2fc        
        
          <div style="background-color:#36f2fc;">Content here</div>
        
        
          .mybackground {background-color:#36f2fc;}
        
        Background color #36f2fc
      
           Border around this has a color of #36f2fc        
        
          <div style="border:2px solid #36f2fc;">Content here</div>
        
        
          .myborder {border:2px solid #36f2fc;}
        
        Border color #36f2fc