#36befa color space conversions
Hex:
        #36befa
        RGB:
        54, 190, 250
        CMY:
        79, 25, 2
        CMYK:
        78, 24, 0, 2
      HSL:
        198°, 95.1456%, 59.6078%
        HSV (HSB):
        198°, 78.4000%, 98.0392%
        XYZ:
        37.1901, 44.5133, 97.0743
        xyY:
        0.2080, 0.2490, 44.5133
      CIE-Lab:
        72.5703, -16.0616, -39.7841
        CIE-LCH:
        72.5703, 42.9039, 248.0151
        CIE-Luv:
        72.5703, -45.7545, -62.4097
        Hunter-Lab:
        66.7183, -17.2576, -39.5634
      #36befa color charts
#36befa RGB chart
      #36befa CMYK chart
      #36befa RGB pie chart
      #36befa color shades, tints & tones
#36befa color schemes
#36befa color preview, HTML & CSS examples
           This text has a color of #36befa        
        
          <p style="color:#36befa;">Text here</p>
        
        
          .mytext {color:#36befa;}
        
        Text color #36befa
      
           This box has a color of #36befa        
        
          <div style="background-color:#36befa;">Content here</div>
        
        
          .mybackground {background-color:#36befa;}
        
        Background color #36befa
      
           Border around this has a color of #36befa        
        
          <div style="border:2px solid #36befa;">Content here</div>
        
        
          .myborder {border:2px solid #36befa;}
        
        Border color #36befa