#36eafd color space conversions
Hex:
        #36eafd
        RGB:
        54, 234, 253
        CMY:
        79, 8, 1
        CMYK:
        79, 8, 0, 1
      HSL:
        186°, 98.0296%, 60.1961%
        HSV (HSB):
        186°, 78.6561%, 99.2157%
        XYZ:
        48.6738, 66.7218, 103.2417
        xyY:
        0.2226, 0.3052, 66.7218
      CIE-Lab:
        85.3632, -36.8839, -21.7203
        CIE-LCH:
        85.3632, 42.8042, 210.4931
        CIE-Luv:
        85.3632, -60.5909, -29.4560
        Hunter-Lab:
        81.6834, -36.5808, -17.7598
      #36eafd color charts
#36eafd RGB chart
      #36eafd CMYK chart
      #36eafd RGB pie chart
      #36eafd color shades, tints & tones
#36eafd color schemes
#36eafd color preview, HTML & CSS examples
           This text has a color of #36eafd        
        
          <p style="color:#36eafd;">Text here</p>
        
        
          .mytext {color:#36eafd;}
        
        Text color #36eafd
      
           This box has a color of #36eafd        
        
          <div style="background-color:#36eafd;">Content here</div>
        
        
          .mybackground {background-color:#36eafd;}
        
        Background color #36eafd
      
           Border around this has a color of #36eafd        
        
          <div style="border:2px solid #36eafd;">Content here</div>
        
        
          .myborder {border:2px solid #36eafd;}
        
        Border color #36eafd