#27fafd color space conversions
Hex:
        #27fafd
        RGB:
        39, 250, 253
        CMY:
        85, 2, 1
        CMYK:
        85, 1, 0, 1
      HSL:
        181°, 98.1651%, 57.2549%
        HSV (HSB):
        181°, 84.5850%, 99.2157%
        XYZ:
        52.7519, 75.8944, 104.7973
        xyY:
        0.2260, 0.3251, 75.8944
      CIE-Lab:
        89.8103, -45.1783, -15.0349
        CIE-LCH:
        89.8103, 47.6144, 198.4069
        CIE-Luv:
        89.8103, -67.3521, -17.1061
        Hunter-Lab:
        87.1174, -44.3689, -10.3403
      #27fafd color charts
#27fafd RGB chart
      #27fafd CMYK chart
      #27fafd RGB pie chart
      #27fafd color shades, tints & tones
#27fafd color schemes
#27fafd color preview, HTML & CSS examples
           This text has a color of #27fafd        
        
          <p style="color:#27fafd;">Text here</p>
        
        
          .mytext {color:#27fafd;}
        
        Text color #27fafd
      
           This box has a color of #27fafd        
        
          <div style="background-color:#27fafd;">Content here</div>
        
        
          .mybackground {background-color:#27fafd;}
        
        Background color #27fafd
      
           Border around this has a color of #27fafd        
        
          <div style="border:2px solid #27fafd;">Content here</div>
        
        
          .myborder {border:2px solid #27fafd;}
        
        Border color #27fafd