#8bf2cf color space conversions
Hex:
        #8bf2cf
        RGB:
        139, 242, 207
        CMY:
        45, 5, 19
        CMYK:
        43, 0, 14, 5
      HSL:
        160°, 79.8450%, 74.7059%
        HSV (HSB):
        160°, 42.5620%, 94.9020%
        XYZ:
        53.6621, 73.4982, 70.3898
        xyY:
        0.2716, 0.3720, 73.4982
      CIE-Lab:
        88.6848, -37.9774, 7.5572
        CIE-LCH:
        88.6848, 38.7220, 168.7455
        CIE-Luv:
        88.6848, -47.0999, 17.8129
        Hunter-Lab:
        85.7311, -38.3001, 11.3315
      #8bf2cf color charts
#8bf2cf RGB chart
      #8bf2cf CMYK chart
      #8bf2cf RGB pie chart
      #8bf2cf color shades, tints & tones
#8bf2cf color schemes
#8bf2cf color preview, HTML & CSS examples
           This text has a color of #8bf2cf        
        
          <p style="color:#8bf2cf;">Text here</p>
        
        
          .mytext {color:#8bf2cf;}
        
        Text color #8bf2cf
      
           This box has a color of #8bf2cf        
        
          <div style="background-color:#8bf2cf;">Content here</div>
        
        
          .mybackground {background-color:#8bf2cf;}
        
        Background color #8bf2cf
      
           Border around this has a color of #8bf2cf        
        
          <div style="border:2px solid #8bf2cf;">Content here</div>
        
        
          .myborder {border:2px solid #8bf2cf;}
        
        Border color #8bf2cf