#5fbecf color space conversions
Hex:
        #5fbecf
        RGB:
        95, 190, 207
        CMY:
        63, 25, 19
        CMYK:
        54, 8, 0, 19
      HSL:
        189°, 53.8462%, 59.2157%
        HSV (HSB):
        189°, 54.1063%, 81.1765%
        XYZ:
        34.3953, 43.7648, 65.6661
        xyY:
        0.2391, 0.3043, 43.7648
      CIE-Lab:
        72.0710, -23.3102, -17.1289
        CIE-LCH:
        72.0710, 28.9269, 216.3094
        CIE-Luv:
        72.0710, -40.1779, -23.1485
        Hunter-Lab:
        66.1550, -22.9656, -12.5434
      #5fbecf color charts
#5fbecf RGB chart
      #5fbecf CMYK chart
      #5fbecf RGB pie chart
      #5fbecf color shades, tints & tones
#5fbecf color schemes
#5fbecf color preview, HTML & CSS examples
           This text has a color of #5fbecf        
        
          <p style="color:#5fbecf;">Text here</p>
        
        
          .mytext {color:#5fbecf;}
        
        Text color #5fbecf
      
           This box has a color of #5fbecf        
        
          <div style="background-color:#5fbecf;">Content here</div>
        
        
          .mybackground {background-color:#5fbecf;}
        
        Background color #5fbecf
      
           Border around this has a color of #5fbecf        
        
          <div style="border:2px solid #5fbecf;">Content here</div>
        
        
          .myborder {border:2px solid #5fbecf;}
        
        Border color #5fbecf