#5fffe3 color space conversions
Hex:
        #5fffe3
        RGB:
        95, 255, 227
        CMY:
        63, 0, 11
        CMYK:
        63, 0, 11, 0
      HSL:
        170°, 100.0000%, 68.6275%
        HSV (HSB):
        170°, 62.7451%, 100.0000%
        XYZ:
        54.3444, 79.4989, 85.1536
        xyY:
        0.2482, 0.3630, 79.4989
      CIE-Lab:
        91.4596, -48.1934, 1.0095
        CIE-LCH:
        91.4596, 48.2040, 178.8000
        CIE-Luv:
        91.4596, -63.1847, 9.4291
        Hunter-Lab:
        89.1622, -47.2379, 5.7891
      #5fffe3 color charts
#5fffe3 RGB chart
      #5fffe3 CMYK chart
      #5fffe3 RGB pie chart
      #5fffe3 color shades, tints & tones
#5fffe3 color schemes
#5fffe3 color preview, HTML & CSS examples
           This text has a color of #5fffe3        
        
          <p style="color:#5fffe3;">Text here</p>
        
        
          .mytext {color:#5fffe3;}
        
        Text color #5fffe3
      
           This box has a color of #5fffe3        
        
          <div style="background-color:#5fffe3;">Content here</div>
        
        
          .mybackground {background-color:#5fffe3;}
        
        Background color #5fffe3
      
           Border around this has a color of #5fffe3        
        
          <div style="border:2px solid #5fffe3;">Content here</div>
        
        
          .myborder {border:2px solid #5fffe3;}
        
        Border color #5fffe3