#3bd7ff color space conversions
Hex:
        #3bd7ff
        RGB:
        59, 215, 255
        CMY:
        77, 16, 0
        CMYK:
        77, 16, 0, 0
      HSL:
        192°, 100.0000%, 61.5686%
        HSV (HSB):
        192°, 76.8627%, 100.0000%
        XYZ:
        44.1541, 56.7507, 103.2346
        xyY:
        0.2163, 0.2780, 56.7507
      CIE-Lab:
        80.0392, -26.7214, -30.8952
        CIE-LCH:
        80.0392, 40.8479, 229.1434
        CIE-Luv:
        80.0392, -53.3621, -46.3170
        Hunter-Lab:
        75.3330, -27.2107, -28.5164
      #3bd7ff color charts
#3bd7ff RGB chart
      #3bd7ff CMYK chart
      #3bd7ff RGB pie chart
      #3bd7ff color shades, tints & tones
#3bd7ff color schemes
#3bd7ff color preview, HTML & CSS examples
           This text has a color of #3bd7ff        
        
          <p style="color:#3bd7ff;">Text here</p>
        
        
          .mytext {color:#3bd7ff;}
        
        Text color #3bd7ff
      
           This box has a color of #3bd7ff        
        
          <div style="background-color:#3bd7ff;">Content here</div>
        
        
          .mybackground {background-color:#3bd7ff;}
        
        Background color #3bd7ff
      
           Border around this has a color of #3bd7ff        
        
          <div style="border:2px solid #3bd7ff;">Content here</div>
        
        
          .myborder {border:2px solid #3bd7ff;}
        
        Border color #3bd7ff