#36aefe color space conversions
Hex:
        #36aefe
        RGB:
        54, 174, 254
        CMY:
        79, 32, 0
        CMYK:
        79, 31, 0, 0
      HSL:
        204°, 99.0099%, 60.3922%
        HSV (HSB):
        204°, 78.7402%, 99.6078%
        XYZ:
        34.5468, 38.2121, 99.3208
        xyY:
        0.2008, 0.2221, 38.2121
      CIE-Lab:
        68.1767, -6.0019, -48.8328
        CIE-LCH:
        68.1767, 49.2003, 262.9931
        CIE-Luv:
        68.1767, -40.1168, -78.5402
        Hunter-Lab:
        61.8160, -8.4206, -51.9911
      #36aefe color charts
#36aefe RGB chart
      #36aefe CMYK chart
      #36aefe RGB pie chart
      #36aefe color shades, tints & tones
#36aefe color schemes
#36aefe color preview, HTML & CSS examples
           This text has a color of #36aefe        
        
          <p style="color:#36aefe;">Text here</p>
        
        
          .mytext {color:#36aefe;}
        
        Text color #36aefe
      
           This box has a color of #36aefe        
        
          <div style="background-color:#36aefe;">Content here</div>
        
        
          .mybackground {background-color:#36aefe;}
        
        Background color #36aefe
      
           Border around this has a color of #36aefe        
        
          <div style="border:2px solid #36aefe;">Content here</div>
        
        
          .myborder {border:2px solid #36aefe;}
        
        Border color #36aefe