#3beaf3 color space conversions
Hex:
        #3beaf3
        RGB:
        59, 234, 243
        CMY:
        77, 8, 5
        CMYK:
        76, 4, 0, 5
      HSL:
        183°, 88.4615%, 59.2157%
        HSV (HSB):
        183°, 75.7202%, 95.2941%
        XYZ:
        47.4041, 66.2465, 95.0824
        xyY:
        0.2271, 0.3174, 66.2465
      CIE-Lab:
        85.1220, -39.3530, -16.8175
        CIE-LCH:
        85.1220, 42.7959, 203.1394
        CIE-Luv:
        85.1220, -60.7279, -20.8234
        Hunter-Lab:
        81.3920, -38.4744, -12.2884
      #3beaf3 color charts
#3beaf3 RGB chart
      #3beaf3 CMYK chart
      #3beaf3 RGB pie chart
      #3beaf3 color shades, tints & tones
#3beaf3 color schemes
#3beaf3 color preview, HTML & CSS examples
           This text has a color of #3beaf3        
        
          <p style="color:#3beaf3;">Text here</p>
        
        
          .mytext {color:#3beaf3;}
        
        Text color #3beaf3
      
           This box has a color of #3beaf3        
        
          <div style="background-color:#3beaf3;">Content here</div>
        
        
          .mybackground {background-color:#3beaf3;}
        
        Background color #3beaf3
      
           Border around this has a color of #3beaf3        
        
          <div style="border:2px solid #3beaf3;">Content here</div>
        
        
          .myborder {border:2px solid #3beaf3;}
        
        Border color #3beaf3