#36c6fa color space conversions
Hex:
        #36c6fa
        RGB:
        54, 198, 250
        CMY:
        79, 22, 2
        CMYK:
        78, 21, 0, 2
      HSL:
        196°, 95.1456%, 59.6078%
        HSV (HSB):
        196°, 78.4000%, 98.0392%
        XYZ:
        38.9707, 48.0746, 97.6678
        xyY:
        0.2110, 0.2603, 48.0746
      CIE-Lab:
        74.8719, -20.2368, -36.2072
        CIE-LCH:
        74.8719, 41.4788, 240.7984
        CIE-Luv:
        74.8719, -48.4876, -55.9461
        Hunter-Lab:
        69.3358, -21.0104, -34.9820
      #36c6fa color charts
#36c6fa RGB chart
      #36c6fa CMYK chart
      #36c6fa RGB pie chart
      #36c6fa color shades, tints & tones
#36c6fa color schemes
#36c6fa color preview, HTML & CSS examples
           This text has a color of #36c6fa        
        
          <p style="color:#36c6fa;">Text here</p>
        
        
          .mytext {color:#36c6fa;}
        
        Text color #36c6fa
      
           This box has a color of #36c6fa        
        
          <div style="background-color:#36c6fa;">Content here</div>
        
        
          .mybackground {background-color:#36c6fa;}
        
        Background color #36c6fa
      
           Border around this has a color of #36c6fa        
        
          <div style="border:2px solid #36c6fa;">Content here</div>
        
        
          .myborder {border:2px solid #36c6fa;}
        
        Border color #36c6fa