#1facf3 color space conversions
Hex:
        #1facf3
        RGB:
        31, 172, 243
        CMY:
        88, 33, 5
        CMYK:
        87, 29, 0, 5
      HSL:
        200°, 89.8305%, 53.7255%
        HSV (HSB):
        200°, 87.2428%, 95.2941%
        XYZ:
        31.4953, 36.2674, 90.1344
        xyY:
        0.1995, 0.2297, 36.2674
      CIE-Lab:
        66.7237, -10.5709, -45.1633
        CIE-LCH:
        66.7237, 46.3839, 256.8265
        CIE-Luv:
        66.7237, -42.4251, -71.5365
        Hunter-Lab:
        60.2224, -12.0369, -46.5831
      #1facf3 color charts
#1facf3 RGB chart
      #1facf3 CMYK chart
      #1facf3 RGB pie chart
      #1facf3 color shades, tints & tones
#1facf3 color schemes
#1facf3 color preview, HTML & CSS examples
           This text has a color of #1facf3        
        
          <p style="color:#1facf3;">Text here</p>
        
        
          .mytext {color:#1facf3;}
        
        Text color #1facf3
      
           This box has a color of #1facf3        
        
          <div style="background-color:#1facf3;">Content here</div>
        
        
          .mybackground {background-color:#1facf3;}
        
        Background color #1facf3
      
           Border around this has a color of #1facf3        
        
          <div style="border:2px solid #1facf3;">Content here</div>
        
        
          .myborder {border:2px solid #1facf3;}
        
        Border color #1facf3