#3be2fa color space conversions
Hex:
        #3be2fa
        RGB:
        59, 226, 250
        CMY:
        77, 11, 2
        CMYK:
        76, 10, 0, 2
      HSL:
        188°, 95.0249%, 60.5882%
        HSV (HSB):
        188°, 76.4000%, 98.0392%
        XYZ:
        46.2553, 62.2246, 100.0151
        xyY:
        0.2219, 0.2984, 62.2246
      CIE-Lab:
        83.0327, -33.5769, -23.6698
        CIE-LCH:
        83.0327, 41.0813, 215.1817
        CIE-Luv:
        83.0327, -57.4845, -33.1454
        Hunter-Lab:
        78.8826, -33.3754, -19.9559
      #3be2fa color charts
#3be2fa RGB chart
      #3be2fa CMYK chart
      #3be2fa RGB pie chart
      #3be2fa color shades, tints & tones
#3be2fa color schemes
#3be2fa color preview, HTML & CSS examples
           This text has a color of #3be2fa        
        
          <p style="color:#3be2fa;">Text here</p>
        
        
          .mytext {color:#3be2fa;}
        
        Text color #3be2fa
      
           This box has a color of #3be2fa        
        
          <div style="background-color:#3be2fa;">Content here</div>
        
        
          .mybackground {background-color:#3be2fa;}
        
        Background color #3be2fa
      
           Border around this has a color of #3be2fa        
        
          <div style="border:2px solid #3be2fa;">Content here</div>
        
        
          .myborder {border:2px solid #3be2fa;}
        
        Border color #3be2fa