#3beafb color space conversions
Hex:
        #3beafb
        RGB:
        59, 234, 251
        CMY:
        77, 8, 2
        CMYK:
        76, 7, 0, 2
      HSL:
        185°, 96.0000%, 60.7843%
        HSV (HSB):
        185°, 76.4940%, 98.4314%
        XYZ:
        48.6390, 66.7405, 101.5854
        xyY:
        0.2242, 0.3076, 66.7405
      CIE-Lab:
        85.3727, -37.0200, -20.6476
        CIE-LCH:
        85.3727, 42.3887, 209.1503
        CIE-Luv:
        85.3727, -60.1572, -27.6116
        Hunter-Lab:
        81.6948, -36.6916, -16.5392
      #3beafb color charts
#3beafb RGB chart
      #3beafb CMYK chart
      #3beafb RGB pie chart
      #3beafb color shades, tints & tones
#3beafb color schemes
#3beafb color preview, HTML & CSS examples
           This text has a color of #3beafb        
        
          <p style="color:#3beafb;">Text here</p>
        
        
          .mytext {color:#3beafb;}
        
        Text color #3beafb
      
           This box has a color of #3beafb        
        
          <div style="background-color:#3beafb;">Content here</div>
        
        
          .mybackground {background-color:#3beafb;}
        
        Background color #3beafb
      
           Border around this has a color of #3beafb        
        
          <div style="border:2px solid #3beafb;">Content here</div>
        
        
          .myborder {border:2px solid #3beafb;}
        
        Border color #3beafb