#2beaf8 color space conversions
Hex:
        #2beaf8
        RGB:
        43, 234, 248
        CMY:
        83, 8, 3
        CMYK:
        83, 6, 0, 3
      HSL:
        184°, 93.6073%, 57.0588%
        HSV (HSB):
        184°, 82.6613%, 97.2549%
        XYZ:
        47.3624, 66.1365, 99.0763
        xyY:
        0.2228, 0.3111, 66.1365
      CIE-Lab:
        85.0660, -39.2282, -19.5540
        CIE-LCH:
        85.0660, 43.8316, 206.4948
        CIE-Luv:
        85.0660, -62.0433, -25.4556
        Hunter-Lab:
        81.3244, -38.3614, -15.3051
      #2beaf8 color charts
#2beaf8 RGB chart
      #2beaf8 CMYK chart
      #2beaf8 RGB pie chart
      #2beaf8 color shades, tints & tones
#2beaf8 color schemes
#2beaf8 color preview, HTML & CSS examples
           This text has a color of #2beaf8        
        
          <p style="color:#2beaf8;">Text here</p>
        
        
          .mytext {color:#2beaf8;}
        
        Text color #2beaf8
      
           This box has a color of #2beaf8        
        
          <div style="background-color:#2beaf8;">Content here</div>
        
        
          .mybackground {background-color:#2beaf8;}
        
        Background color #2beaf8
      
           Border around this has a color of #2beaf8        
        
          <div style="border:2px solid #2beaf8;">Content here</div>
        
        
          .myborder {border:2px solid #2beaf8;}
        
        Border color #2beaf8