#3fbeca color space conversions
Hex:
        #3fbeca
        RGB:
        63, 190, 202
        CMY:
        75, 25, 21
        CMYK:
        69, 6, 0, 21
      HSL:
        185°, 56.7347%, 51.9608%
        HSV (HSB):
        185°, 68.8119%, 79.2157%
        XYZ:
        31.1240, 42.1479, 62.3721
        xyY:
        0.2295, 0.3107, 42.1479
      CIE-Lab:
        70.9728, -30.2506, -16.1483
        CIE-LCH:
        70.9728, 34.2909, 208.0941
        CIE-Luv:
        70.9728, -47.4728, -20.5797
        Hunter-Lab:
        64.9214, -28.0378, -11.5168
      #3fbeca color charts
#3fbeca RGB chart
      #3fbeca CMYK chart
      #3fbeca RGB pie chart
      #3fbeca color shades, tints & tones
#3fbeca color schemes
#3fbeca color preview, HTML & CSS examples
           This text has a color of #3fbeca        
        
          <p style="color:#3fbeca;">Text here</p>
        
        
          .mytext {color:#3fbeca;}
        
        Text color #3fbeca
      
           This box has a color of #3fbeca        
        
          <div style="background-color:#3fbeca;">Content here</div>
        
        
          .mybackground {background-color:#3fbeca;}
        
        Background color #3fbeca
      
           Border around this has a color of #3fbeca        
        
          <div style="border:2px solid #3fbeca;">Content here</div>
        
        
          .myborder {border:2px solid #3fbeca;}
        
        Border color #3fbeca