#2fbbed color space conversions
Hex:
        #2fbbed
        RGB:
        47, 187, 237
        CMY:
        82, 27, 7
        CMYK:
        80, 21, 0, 7
      HSL:
        196°, 84.0708%, 55.6863%
        HSV (HSB):
        196°, 80.1688%, 92.9412%
        XYZ:
        34.2287, 42.2594, 86.4736
        xyY:
        0.2100, 0.2593, 42.2594
      CIE-Lab:
        71.0494, -19.4829, -35.1277
        CIE-LCH:
        71.0494, 40.1689, 240.9859
        CIE-Luv:
        71.0494, -46.3939, -53.8390
        Hunter-Lab:
        65.0072, -19.7759, -33.3634
      #2fbbed color charts
#2fbbed RGB chart
      #2fbbed CMYK chart
      #2fbbed RGB pie chart
      #2fbbed color shades, tints & tones
#2fbbed color schemes
#2fbbed color preview, HTML & CSS examples
           This text has a color of #2fbbed        
        
          <p style="color:#2fbbed;">Text here</p>
        
        
          .mytext {color:#2fbbed;}
        
        Text color #2fbbed
      
           This box has a color of #2fbbed        
        
          <div style="background-color:#2fbbed;">Content here</div>
        
        
          .mybackground {background-color:#2fbbed;}
        
        Background color #2fbbed
      
           Border around this has a color of #2fbbed        
        
          <div style="border:2px solid #2fbbed;">Content here</div>
        
        
          .myborder {border:2px solid #2fbbed;}
        
        Border color #2fbbed