#5fbeca color space conversions
Hex:
        #5fbeca
        RGB:
        95, 190, 202
        CMY:
        63, 25, 21
        CMYK:
        53, 6, 0, 21
      HSL:
        187°, 50.2347%, 58.2353%
        HSV (HSB):
        187°, 52.9703%, 79.2157%
        XYZ:
        33.7934, 43.5241, 62.4970
        xyY:
        0.2417, 0.3113, 43.5241
      CIE-Lab:
        71.9092, -24.7033, -14.6446
        CIE-LCH:
        71.9092, 28.7179, 210.6603
        CIE-Luv:
        71.9092, -40.3884, -18.9044
        Hunter-Lab:
        65.9728, -24.0188, -9.9854
      #5fbeca color charts
#5fbeca RGB chart
      #5fbeca CMYK chart
      #5fbeca RGB pie chart
      #5fbeca color shades, tints & tones
#5fbeca color schemes
#5fbeca color preview, HTML & CSS examples
           This text has a color of #5fbeca        
        
          <p style="color:#5fbeca;">Text here</p>
        
        
          .mytext {color:#5fbeca;}
        
        Text color #5fbeca
      
           This box has a color of #5fbeca        
        
          <div style="background-color:#5fbeca;">Content here</div>
        
        
          .mybackground {background-color:#5fbeca;}
        
        Background color #5fbeca
      
           Border around this has a color of #5fbeca        
        
          <div style="border:2px solid #5fbeca;">Content here</div>
        
        
          .myborder {border:2px solid #5fbeca;}
        
        Border color #5fbeca