#5febf4 color space conversions
Hex:
        #5febf4
        RGB:
        95, 235, 244
        CMY:
        63, 8, 4
        CMYK:
        61, 4, 0, 4
      HSL:
        184°, 87.1345%, 66.4706%
        HSV (HSB):
        184°, 61.0656%, 95.6863%
        XYZ:
        50.7568, 68.3812, 96.1117
        xyY:
        0.2358, 0.3177, 68.3812
      CIE-Lab:
        86.1967, -34.8496, -15.6518
        CIE-LCH:
        86.1967, 38.2030, 204.1860
        CIE-Luv:
        86.1967, -54.9984, -19.5071
        Hunter-Lab:
        82.6929, -35.1496, -11.0261
      #5febf4 color charts
#5febf4 RGB chart
      #5febf4 CMYK chart
      #5febf4 RGB pie chart
      #5febf4 color shades, tints & tones
#5febf4 color schemes
#5febf4 color preview, HTML & CSS examples
           This text has a color of #5febf4        
        
          <p style="color:#5febf4;">Text here</p>
        
        
          .mytext {color:#5febf4;}
        
        Text color #5febf4
      
           This box has a color of #5febf4        
        
          <div style="background-color:#5febf4;">Content here</div>
        
        
          .mybackground {background-color:#5febf4;}
        
        Background color #5febf4
      
           Border around this has a color of #5febf4        
        
          <div style="border:2px solid #5febf4;">Content here</div>
        
        
          .myborder {border:2px solid #5febf4;}
        
        Border color #5febf4