#27bfbf color space conversions
Hex:
        #27bfbf
        RGB:
        39, 191, 191
        CMY:
        85, 25, 25
        CMYK:
        80, 0, 0, 25
      HSL:
        180°, 66.0870%, 45.0980%
        HSV (HSB):
        180°, 79.5812%, 74.9020%
        XYZ:
        28.8715, 41.4545, 55.7701
        xyY:
        0.2290, 0.3288, 41.4545
      CIE-Lab:
        70.4932, -36.7065, -10.8948
        CIE-LCH:
        70.4932, 38.2892, 196.5313
        CIE-Luv:
        70.4932, -51.9229, -11.2122
        Hunter-Lab:
        64.3852, -32.6315, -6.2870
      #27bfbf color charts
#27bfbf RGB chart
      #27bfbf CMYK chart
      #27bfbf RGB pie chart
      #27bfbf color shades, tints & tones
#27bfbf color schemes
#27bfbf color preview, HTML & CSS examples
           This text has a color of #27bfbf        
        
          <p style="color:#27bfbf;">Text here</p>
        
        
          .mytext {color:#27bfbf;}
        
        Text color #27bfbf
      
           This box has a color of #27bfbf        
        
          <div style="background-color:#27bfbf;">Content here</div>
        
        
          .mybackground {background-color:#27bfbf;}
        
        Background color #27bfbf
      
           Border around this has a color of #27bfbf        
        
          <div style="border:2px solid #27bfbf;">Content here</div>
        
        
          .myborder {border:2px solid #27bfbf;}
        
        Border color #27bfbf