#36d7fe color space conversions
Hex:
        #36d7fe
        RGB:
        54, 215, 254
        CMY:
        79, 16, 0
        CMYK:
        79, 15, 0, 0
      HSL:
        192°, 99.0099%, 60.3922%
        HSV (HSB):
        192°, 78.7402%, 99.6078%
        XYZ:
        43.7112, 56.5409, 102.3756
        xyY:
        0.2157, 0.2790, 56.5409
      CIE-Lab:
        79.9207, -27.5099, -30.5531
        CIE-LCH:
        79.9207, 41.1130, 228.0002
        CIE-Luv:
        79.9207, -54.0353, -45.6197
        Hunter-Lab:
        75.1937, -27.8244, -28.0873
      #36d7fe color charts
#36d7fe RGB chart
      #36d7fe CMYK chart
      #36d7fe RGB pie chart
      #36d7fe color shades, tints & tones
#36d7fe color schemes
#36d7fe color preview, HTML & CSS examples
           This text has a color of #36d7fe        
        
          <p style="color:#36d7fe;">Text here</p>
        
        
          .mytext {color:#36d7fe;}
        
        Text color #36d7fe
      
           This box has a color of #36d7fe        
        
          <div style="background-color:#36d7fe;">Content here</div>
        
        
          .mybackground {background-color:#36d7fe;}
        
        Background color #36d7fe
      
           Border around this has a color of #36d7fe        
        
          <div style="border:2px solid #36d7fe;">Content here</div>
        
        
          .myborder {border:2px solid #36d7fe;}
        
        Border color #36d7fe