#36beea color space conversions
Hex:
        #36beea
        RGB:
        54, 190, 234
        CMY:
        79, 25, 8
        CMYK:
        77, 19, 0, 8
      HSL:
        195°, 81.0811%, 56.4706%
        HSV (HSB):
        195°, 76.9231%, 91.7647%
        XYZ:
        34.7861, 43.5517, 84.4148
        xyY:
        0.2137, 0.2676, 43.5517
      CIE-Lab:
        71.9278, -21.3487, -32.1315
        CIE-LCH:
        71.9278, 38.5772, 236.3993
        CIE-Luv:
        71.9278, -46.7712, -48.5582
        Hunter-Lab:
        65.9937, -21.3995, -29.6443
      #36beea color charts
#36beea RGB chart
      #36beea CMYK chart
      #36beea RGB pie chart
      #36beea color shades, tints & tones
#36beea color schemes
#36beea color preview, HTML & CSS examples
           This text has a color of #36beea        
        
          <p style="color:#36beea;">Text here</p>
        
        
          .mytext {color:#36beea;}
        
        Text color #36beea
      
           This box has a color of #36beea        
        
          <div style="background-color:#36beea;">Content here</div>
        
        
          .mybackground {background-color:#36beea;}
        
        Background color #36beea
      
           Border around this has a color of #36beea        
        
          <div style="border:2px solid #36beea;">Content here</div>
        
        
          .myborder {border:2px solid #36beea;}
        
        Border color #36beea