#1fbae1 color space conversions
Hex:
        #1fbae1
        RGB:
        31, 186, 225
        CMY:
        88, 27, 12
        CMYK:
        86, 17, 0, 12
      HSL:
        192°, 76.3780%, 50.1961%
        HSV (HSB):
        192°, 86.2222%, 88.2353%
        XYZ:
        31.7146, 40.8454, 77.4466
        xyY:
        0.2114, 0.2723, 40.8454
      CIE-Lab:
        70.0674, -24.1821, -30.1377
        CIE-LCH:
        70.0674, 38.6400, 231.2568
        CIE-Luv:
        70.0674, -48.4092, -44.6729
        Hunter-Lab:
        63.9104, -23.2651, -27.1103
      #1fbae1 color charts
#1fbae1 RGB chart
      #1fbae1 CMYK chart
      #1fbae1 RGB pie chart
      #1fbae1 color shades, tints & tones
#1fbae1 color schemes
#1fbae1 color preview, HTML & CSS examples
           This text has a color of #1fbae1        
        
          <p style="color:#1fbae1;">Text here</p>
        
        
          .mytext {color:#1fbae1;}
        
        Text color #1fbae1
      
           This box has a color of #1fbae1        
        
          <div style="background-color:#1fbae1;">Content here</div>
        
        
          .mybackground {background-color:#1fbae1;}
        
        Background color #1fbae1
      
           Border around this has a color of #1fbae1        
        
          <div style="border:2px solid #1fbae1;">Content here</div>
        
        
          .myborder {border:2px solid #1fbae1;}
        
        Border color #1fbae1