#2bf3eb color space conversions
Hex:
        #2bf3eb
        RGB:
        43, 243, 235
        CMY:
        83, 5, 8
        CMYK:
        82, 0, 3, 5
      HSL:
        178°, 89.2857%, 56.0784%
        HSV (HSB):
        178°, 82.3045%, 95.2941%
        XYZ:
        48.0422, 70.6129, 89.6948
        xyY:
        0.2306, 0.3389, 70.6129
      CIE-Lab:
        87.2966, -46.9550, -9.3871
        CIE-LCH:
        87.2966, 47.8841, 191.3053
        CIE-Luv:
        87.2966, -66.0652, -7.4743
        Hunter-Lab:
        84.0315, -45.0036, -4.4638
      #2bf3eb color charts
#2bf3eb RGB chart
      #2bf3eb CMYK chart
      #2bf3eb RGB pie chart
      #2bf3eb color shades, tints & tones
#2bf3eb color schemes
#2bf3eb color preview, HTML & CSS examples
           This text has a color of #2bf3eb        
        
          <p style="color:#2bf3eb;">Text here</p>
        
        
          .mytext {color:#2bf3eb;}
        
        Text color #2bf3eb
      
           This box has a color of #2bf3eb        
        
          <div style="background-color:#2bf3eb;">Content here</div>
        
        
          .mybackground {background-color:#2bf3eb;}
        
        Background color #2bf3eb
      
           Border around this has a color of #2bf3eb        
        
          <div style="border:2px solid #2bf3eb;">Content here</div>
        
        
          .myborder {border:2px solid #2bf3eb;}
        
        Border color #2bf3eb