#27bdcf color space conversions
Hex:
        #27bdcf
        RGB:
        39, 189, 207
        CMY:
        85, 26, 19
        CMYK:
        81, 9, 0, 19
      HSL:
        186°, 68.2927%, 48.2353%
        HSV (HSB):
        186°, 81.1594%, 81.1765%
        XYZ:
        30.2968, 41.3315, 65.4125
        xyY:
        0.2211, 0.3016, 41.3315
      CIE-Lab:
        70.4076, -30.8950, -19.7791
        CIE-LCH:
        70.4076, 36.6840, 212.6275
        CIE-Luv:
        70.4076, -50.0470, -26.4545
        Hunter-Lab:
        64.2896, -28.3878, -15.3228
      #27bdcf color charts
#27bdcf RGB chart
      #27bdcf CMYK chart
      #27bdcf RGB pie chart
      #27bdcf color shades, tints & tones
#27bdcf color schemes
#27bdcf color preview, HTML & CSS examples
           This text has a color of #27bdcf        
        
          <p style="color:#27bdcf;">Text here</p>
        
        
          .mytext {color:#27bdcf;}
        
        Text color #27bdcf
      
           This box has a color of #27bdcf        
        
          <div style="background-color:#27bdcf;">Content here</div>
        
        
          .mybackground {background-color:#27bdcf;}
        
        Background color #27bdcf
      
           Border around this has a color of #27bdcf        
        
          <div style="border:2px solid #27bdcf;">Content here</div>
        
        
          .myborder {border:2px solid #27bdcf;}
        
        Border color #27bdcf