#3bd5ff color space conversions
Hex:
        #3bd5ff
        RGB:
        59, 213, 255
        CMY:
        77, 16, 0
        CMYK:
        77, 16, 0, 0
      HSL:
        193°, 100.0000%, 61.5686%
        HSV (HSB):
        193°, 76.8627%, 100.0000%
        XYZ:
        43.6479, 55.7383, 103.0658
        xyY:
        0.2156, 0.2753, 55.7383
      CIE-Lab:
        79.4646, -25.7305, -31.7787
        CIE-LCH:
        79.4646, 40.8894, 231.0036
        CIE-Luv:
        79.4646, -52.6757, -47.9363
        Hunter-Lab:
        74.6581, -26.2940, -29.5894
      #3bd5ff color charts
#3bd5ff RGB chart
      #3bd5ff CMYK chart
      #3bd5ff RGB pie chart
      #3bd5ff color shades, tints & tones
#3bd5ff color schemes
#3bd5ff color preview, HTML & CSS examples
           This text has a color of #3bd5ff        
        
          <p style="color:#3bd5ff;">Text here</p>
        
        
          .mytext {color:#3bd5ff;}
        
        Text color #3bd5ff
      
           This box has a color of #3bd5ff        
        
          <div style="background-color:#3bd5ff;">Content here</div>
        
        
          .mybackground {background-color:#3bd5ff;}
        
        Background color #3bd5ff
      
           Border around this has a color of #3bd5ff        
        
          <div style="border:2px solid #3bd5ff;">Content here</div>
        
        
          .myborder {border:2px solid #3bd5ff;}
        
        Border color #3bd5ff