#1fa4c5 color space conversions
Hex:
        #1fa4c5
        RGB:
        31, 164, 197
        CMY:
        88, 36, 23
        CMYK:
        84, 17, 0, 23
      HSL:
        192°, 72.8070%, 44.7059%
        HSV (HSB):
        192°, 84.2640%, 77.2549%
        XYZ:
        23.9186, 30.8734, 57.5219
        xyY:
        0.2130, 0.2749, 30.8734
      CIE-Lab:
        62.4007, -22.2621, -26.5057
        CIE-LCH:
        62.4007, 34.6144, 229.9731
        CIE-Luv:
        62.4007, -42.8218, -38.1839
        Hunter-Lab:
        55.5639, -20.3979, -22.4846
      #1fa4c5 color charts
#1fa4c5 RGB chart
      #1fa4c5 CMYK chart
      #1fa4c5 RGB pie chart
      #1fa4c5 color shades, tints & tones
#1fa4c5 color schemes
#1fa4c5 color preview, HTML & CSS examples
           This text has a color of #1fa4c5        
        
          <p style="color:#1fa4c5;">Text here</p>
        
        
          .mytext {color:#1fa4c5;}
        
        Text color #1fa4c5
      
           This box has a color of #1fa4c5        
        
          <div style="background-color:#1fa4c5;">Content here</div>
        
        
          .mybackground {background-color:#1fa4c5;}
        
        Background color #1fa4c5
      
           Border around this has a color of #1fa4c5        
        
          <div style="border:2px solid #1fa4c5;">Content here</div>
        
        
          .myborder {border:2px solid #1fa4c5;}
        
        Border color #1fa4c5