#1fa0f2 color space conversions
Hex:
        #1fa0f2
        RGB:
        31, 160, 242
        CMY:
        88, 37, 5
        CMYK:
        87, 34, 0, 5
      HSL:
        203°, 89.0295%, 53.5294%
        HSV (HSB):
        203°, 87.1901%, 94.9020%
        XYZ:
        29.1629, 31.8437, 88.6138
        xyY:
        0.1949, 0.2128, 31.8437
      CIE-Lab:
        63.2135, -4.2014, -50.1534
        CIE-LCH:
        63.2135, 50.3291, 265.2114
        CIE-Luv:
        63.2135, -38.5132, -80.0560
        Hunter-Lab:
        56.4302, -6.5049, -53.6034
      #1fa0f2 color charts
#1fa0f2 RGB chart
      #1fa0f2 CMYK chart
      #1fa0f2 RGB pie chart
      #1fa0f2 color shades, tints & tones
#1fa0f2 color schemes
#1fa0f2 color preview, HTML & CSS examples
           This text has a color of #1fa0f2        
        
          <p style="color:#1fa0f2;">Text here</p>
        
        
          .mytext {color:#1fa0f2;}
        
        Text color #1fa0f2
      
           This box has a color of #1fa0f2        
        
          <div style="background-color:#1fa0f2;">Content here</div>
        
        
          .mybackground {background-color:#1fa0f2;}
        
        Background color #1fa0f2
      
           Border around this has a color of #1fa0f2        
        
          <div style="border:2px solid #1fa0f2;">Content here</div>
        
        
          .myborder {border:2px solid #1fa0f2;}
        
        Border color #1fa0f2