#27b3ed color space conversions
Hex:
        #27b3ed
        RGB:
        39, 179, 237
        CMY:
        85, 30, 7
        CMYK:
        84, 24, 0, 7
      HSL:
        198°, 84.6154%, 54.1176%
        HSV (HSB):
        198°, 83.5443%, 92.9412%
        XYZ:
        32.2429, 38.7860, 85.9078
        xyY:
        0.2055, 0.2471, 38.7860
      CIE-Lab:
        68.5959, -15.9244, -38.9530
        CIE-LCH:
        68.5959, 42.0823, 247.7647
        CIE-Luv:
        68.5959, -44.4940, -60.5588
        Hunter-Lab:
        62.2784, -16.5738, -38.1907
      #27b3ed color charts
#27b3ed RGB chart
      #27b3ed CMYK chart
      #27b3ed RGB pie chart
      #27b3ed color shades, tints & tones
#27b3ed color schemes
#27b3ed color preview, HTML & CSS examples
           This text has a color of #27b3ed        
        
          <p style="color:#27b3ed;">Text here</p>
        
        
          .mytext {color:#27b3ed;}
        
        Text color #27b3ed
      
           This box has a color of #27b3ed        
        
          <div style="background-color:#27b3ed;">Content here</div>
        
        
          .mybackground {background-color:#27b3ed;}
        
        Background color #27b3ed
      
           Border around this has a color of #27b3ed        
        
          <div style="border:2px solid #27b3ed;">Content here</div>
        
        
          .myborder {border:2px solid #27b3ed;}
        
        Border color #27b3ed