#3fb5eb color space conversions
Hex:
        #3fb5eb
        RGB:
        63, 181, 235
        CMY:
        75, 29, 8
        CMYK:
        73, 23, 0, 8
      HSL:
        199°, 81.1321%, 58.4314%
        HSV (HSB):
        199°, 73.1915%, 92.1569%
        XYZ:
        33.5692, 40.1027, 84.5686
        xyY:
        0.2121, 0.2534, 40.1027
      CIE-Lab:
        69.5426, -15.2875, -36.3554
        CIE-LCH:
        69.5426, 39.4389, 247.1931
        CIE-Luv:
        69.5426, -42.2789, -56.2891
        Hunter-Lab:
        63.3267, -16.1997, -34.8492
      #3fb5eb color charts
#3fb5eb RGB chart
      #3fb5eb CMYK chart
      #3fb5eb RGB pie chart
      #3fb5eb color shades, tints & tones
#3fb5eb color schemes
#3fb5eb color preview, HTML & CSS examples
           This text has a color of #3fb5eb        
        
          <p style="color:#3fb5eb;">Text here</p>
        
        
          .mytext {color:#3fb5eb;}
        
        Text color #3fb5eb
      
           This box has a color of #3fb5eb        
        
          <div style="background-color:#3fb5eb;">Content here</div>
        
        
          .mybackground {background-color:#3fb5eb;}
        
        Background color #3fb5eb
      
           Border around this has a color of #3fb5eb        
        
          <div style="border:2px solid #3fb5eb;">Content here</div>
        
        
          .myborder {border:2px solid #3fb5eb;}
        
        Border color #3fb5eb