#27d1fa color space conversions
Hex:
        #27d1fa
        RGB:
        39, 209, 250
        CMY:
        85, 18, 2
        CMYK:
        84, 16, 0, 2
      HSL:
        192°, 95.4751%, 56.6667%
        HSV (HSB):
        192°, 84.4000%, 98.0392%
        XYZ:
        40.8925, 52.9344, 98.5046
        xyY:
        0.2126, 0.2752, 52.9344
      CIE-Lab:
        77.8362, -27.0059, -31.6456
        CIE-LCH:
        77.8362, 41.6024, 229.5230
        CIE-Luv:
        77.8362, -53.7726, -47.4490
        Hunter-Lab:
        72.7560, -26.9972, -29.3437
      #27d1fa color charts
#27d1fa RGB chart
      #27d1fa CMYK chart
      #27d1fa RGB pie chart
      #27d1fa color shades, tints & tones
#27d1fa color schemes
#27d1fa color preview, HTML & CSS examples
           This text has a color of #27d1fa        
        
          <p style="color:#27d1fa;">Text here</p>
        
        
          .mytext {color:#27d1fa;}
        
        Text color #27d1fa
      
           This box has a color of #27d1fa        
        
          <div style="background-color:#27d1fa;">Content here</div>
        
        
          .mybackground {background-color:#27d1fa;}
        
        Background color #27d1fa
      
           Border around this has a color of #27d1fa        
        
          <div style="border:2px solid #27d1fa;">Content here</div>
        
        
          .myborder {border:2px solid #27d1fa;}
        
        Border color #27d1fa