#27f5fa color space conversions
Hex:
        #27f5fa
        RGB:
        39, 245, 250
        CMY:
        85, 4, 2
        CMYK:
        84, 2, 0, 2
      HSL:
        181°, 95.4751%, 56.6667%
        HSV (HSB):
        181°, 84.4000%, 98.0392%
        XYZ:
        50.7444, 72.6383, 101.7886
        xyY:
        0.2254, 0.3226, 72.6383
      CIE-Lab:
        88.2749, -43.8402, -15.7740
        CIE-LCH:
        88.2749, 46.5917, 199.7890
        CIE-Luv:
        88.2749, -65.9135, -18.5128
        Hunter-Lab:
        85.2281, -42.8711, -11.1508
      #27f5fa color charts
#27f5fa RGB chart
      #27f5fa CMYK chart
      #27f5fa RGB pie chart
      #27f5fa color shades, tints & tones
#27f5fa color schemes
#27f5fa color preview, HTML & CSS examples
           This text has a color of #27f5fa        
        
          <p style="color:#27f5fa;">Text here</p>
        
        
          .mytext {color:#27f5fa;}
        
        Text color #27f5fa
      
           This box has a color of #27f5fa        
        
          <div style="background-color:#27f5fa;">Content here</div>
        
        
          .mybackground {background-color:#27f5fa;}
        
        Background color #27f5fa
      
           Border around this has a color of #27f5fa        
        
          <div style="border:2px solid #27f5fa;">Content here</div>
        
        
          .myborder {border:2px solid #27f5fa;}
        
        Border color #27f5fa