#3bd7ef color space conversions
Hex:
        #3bd7ef
        RGB:
        59, 215, 239
        CMY:
        77, 16, 6
        CMYK:
        75, 10, 0, 6
      HSL:
        188°, 84.9057%, 58.4314%
        HSV (HSB):
        188°, 75.3138%, 93.7255%
        XYZ:
        41.6841, 55.7627, 90.2276
        xyY:
        0.2221, 0.2971, 55.7627
      CIE-Lab:
        79.4786, -31.6648, -23.2370
        CIE-LCH:
        79.4786, 39.2762, 216.2728
        CIE-Luv:
        79.4786, -54.4520, -32.5254
        Hunter-Lab:
        74.6744, -31.0396, -19.3669
      #3bd7ef color charts
#3bd7ef RGB chart
      #3bd7ef CMYK chart
      #3bd7ef RGB pie chart
      #3bd7ef color shades, tints & tones
#3bd7ef color schemes
#3bd7ef color preview, HTML & CSS examples
           This text has a color of #3bd7ef        
        
          <p style="color:#3bd7ef;">Text here</p>
        
        
          .mytext {color:#3bd7ef;}
        
        Text color #3bd7ef
      
           This box has a color of #3bd7ef        
        
          <div style="background-color:#3bd7ef;">Content here</div>
        
        
          .mybackground {background-color:#3bd7ef;}
        
        Background color #3bd7ef
      
           Border around this has a color of #3bd7ef        
        
          <div style="border:2px solid #3bd7ef;">Content here</div>
        
        
          .myborder {border:2px solid #3bd7ef;}
        
        Border color #3bd7ef