#36b6fa color space conversions
Hex:
        #36b6fa
        RGB:
        54, 182, 250
        CMY:
        79, 29, 2
        CMYK:
        78, 27, 0, 2
      HSL:
        201°, 95.1456%, 59.6078%
        HSV (HSB):
        201°, 78.4000%, 98.0392%
        XYZ:
        35.5046, 41.1423, 96.5124
        xyY:
        0.2050, 0.2376, 41.1423
      CIE-Lab:
        70.2755, -11.7808, -43.3685
        CIE-LCH:
        70.2755, 44.9401, 254.8026
        CIE-Luv:
        70.2755, -43.0347, -68.8207
        Hunter-Lab:
        64.1423, -13.4441, -44.3119
      #36b6fa color charts
#36b6fa RGB chart
      #36b6fa CMYK chart
      #36b6fa RGB pie chart
      #36b6fa color shades, tints & tones
#36b6fa color schemes
#36b6fa color preview, HTML & CSS examples
           This text has a color of #36b6fa        
        
          <p style="color:#36b6fa;">Text here</p>
        
        
          .mytext {color:#36b6fa;}
        
        Text color #36b6fa
      
           This box has a color of #36b6fa        
        
          <div style="background-color:#36b6fa;">Content here</div>
        
        
          .mybackground {background-color:#36b6fa;}
        
        Background color #36b6fa
      
           Border around this has a color of #36b6fa        
        
          <div style="border:2px solid #36b6fa;">Content here</div>
        
        
          .myborder {border:2px solid #36b6fa;}
        
        Border color #36b6fa