#2bb3ea color space conversions
Hex:
        #2bb3ea
        RGB:
        43, 179, 234
        CMY:
        83, 30, 8
        CMYK:
        82, 24, 0, 8
      HSL:
        197°, 81.9742%, 54.3137%
        HSV (HSB):
        197°, 81.6239%, 91.7647%
        XYZ:
        31.9676, 38.6943, 83.6258
        xyY:
        0.2072, 0.2508, 38.6943
      CIE-Lab:
        68.5292, -16.6320, -37.4168
        CIE-LCH:
        68.5292, 40.9469, 246.0346
        CIE-Luv:
        68.5292, -44.2897, -57.8403
        Hunter-Lab:
        62.2047, -17.1254, -36.1640
      #2bb3ea color charts
#2bb3ea RGB chart
      #2bb3ea CMYK chart
      #2bb3ea RGB pie chart
      #2bb3ea color shades, tints & tones
#2bb3ea color schemes
#2bb3ea color preview, HTML & CSS examples
           This text has a color of #2bb3ea        
        
          <p style="color:#2bb3ea;">Text here</p>
        
        
          .mytext {color:#2bb3ea;}
        
        Text color #2bb3ea
      
           This box has a color of #2bb3ea        
        
          <div style="background-color:#2bb3ea;">Content here</div>
        
        
          .mybackground {background-color:#2bb3ea;}
        
        Background color #2bb3ea
      
           Border around this has a color of #2bb3ea        
        
          <div style="border:2px solid #2bb3ea;">Content here</div>
        
        
          .myborder {border:2px solid #2bb3ea;}
        
        Border color #2bb3ea