#8bf3fe color space conversions
Hex:
        #8bf3fe
        RGB:
        139, 243, 254
        CMY:
        45, 5, 0
        CMYK:
        45, 4, 0, 0
      HSL:
        186°, 98.2906%, 77.0588%
        HSV (HSB):
        186°, 45.2756%, 99.6078%
        XYZ:
        60.5874, 76.7459, 105.3861
        xyY:
        0.2496, 0.3162, 76.7459
      CIE-Lab:
        90.2045, -27.4649, -14.7243
        CIE-LCH:
        90.2045, 31.1629, 208.1964
        CIE-Luv:
        90.2045, -46.0000, -19.0902
        Hunter-Lab:
        87.6047, -29.8577, -10.0009
      #8bf3fe color charts
#8bf3fe RGB chart
      #8bf3fe CMYK chart
      #8bf3fe RGB pie chart
      #8bf3fe color shades, tints & tones
#8bf3fe color schemes
#8bf3fe color preview, HTML & CSS examples
           This text has a color of #8bf3fe        
        
          <p style="color:#8bf3fe;">Text here</p>
        
        
          .mytext {color:#8bf3fe;}
        
        Text color #8bf3fe
      
           This box has a color of #8bf3fe        
        
          <div style="background-color:#8bf3fe;">Content here</div>
        
        
          .mybackground {background-color:#8bf3fe;}
        
        Background color #8bf3fe
      
           Border around this has a color of #8bf3fe        
        
          <div style="border:2px solid #8bf3fe;">Content here</div>
        
        
          .myborder {border:2px solid #8bf3fe;}
        
        Border color #8bf3fe