#27d5ff color space conversions
Hex:
        #27d5ff
        RGB:
        39, 213, 255
        CMY:
        85, 16, 0
        CMYK:
        85, 16, 0, 0
      HSL:
        192°, 100.0000%, 57.6471%
        HSV (HSB):
        192°, 84.7059%, 100.0000%
        XYZ:
        42.6810, 55.2398, 103.0206
        xyY:
        0.2124, 0.2749, 55.2398
      CIE-Lab:
        79.1792, -27.3700, -32.2421
        CIE-LCH:
        79.1792, 42.2927, 229.6723
        CIE-Luv:
        79.1792, -54.7607, -48.5195
        Hunter-Lab:
        74.3235, -27.5609, -30.1560
      #27d5ff color charts
#27d5ff RGB chart
      #27d5ff CMYK chart
      #27d5ff RGB pie chart
      #27d5ff color shades, tints & tones
#27d5ff color schemes
#27d5ff color preview, HTML & CSS examples
           This text has a color of #27d5ff        
        
          <p style="color:#27d5ff;">Text here</p>
        
        
          .mytext {color:#27d5ff;}
        
        Text color #27d5ff
      
           This box has a color of #27d5ff        
        
          <div style="background-color:#27d5ff;">Content here</div>
        
        
          .mybackground {background-color:#27d5ff;}
        
        Background color #27d5ff
      
           Border around this has a color of #27d5ff        
        
          <div style="border:2px solid #27d5ff;">Content here</div>
        
        
          .myborder {border:2px solid #27d5ff;}
        
        Border color #27d5ff