#5cfced color space conversions
Hex:
        #5cfced
        RGB:
        92, 252, 237
        CMY:
        64, 1, 7
        CMYK:
        63, 0, 6, 1
      HSL:
        174°, 96.3855%, 67.4510%
        HSV (HSB):
        174°, 63.4921%, 98.8235%
        XYZ:
        54.5101, 78.0105, 92.3053
        xyY:
        0.2425, 0.3470, 78.0105
      CIE-Lab:
        90.7847, -44.8633, -5.1746
        CIE-LCH:
        90.7847, 45.1607, 186.5795
        CIE-Luv:
        90.7847, -62.1174, -0.9051
        Hunter-Lab:
        88.3236, -44.4026, -0.1364
      #5cfced color charts
#5cfced RGB chart
      #5cfced CMYK chart
      #5cfced RGB pie chart
      #5cfced color shades, tints & tones
#5cfced color schemes
#5cfced color preview, HTML & CSS examples
           This text has a color of #5cfced        
        
          <p style="color:#5cfced;">Text here</p>
        
        
          .mytext {color:#5cfced;}
        
        Text color #5cfced
      
           This box has a color of #5cfced        
        
          <div style="background-color:#5cfced;">Content here</div>
        
        
          .mybackground {background-color:#5cfced;}
        
        Background color #5cfced
      
           Border around this has a color of #5cfced        
        
          <div style="border:2px solid #5cfced;">Content here</div>
        
        
          .myborder {border:2px solid #5cfced;}
        
        Border color #5cfced