#1f80e1 color space conversions
Hex:
        #1f80e1
        RGB:
        31, 128, 225
        CMY:
        88, 50, 12
        CMYK:
        86, 43, 0, 12
      HSL:
        210°, 76.3780%, 50.1961%
        HSV (HSB):
        210°, 86.2222%, 88.2353%
        XYZ:
        21.8749, 21.1659, 74.1667
        xyY:
        0.1866, 0.1806, 21.1659
      CIE-Lab:
        53.1306, 8.4352, -56.7824
        CIE-LCH:
        53.1306, 57.4055, 278.4497
        CIE-Luv:
        53.1306, -29.0846, -89.3060
        Hunter-Lab:
        46.0064, 4.3609, -63.3766
      #1f80e1 color charts
#1f80e1 RGB chart
      #1f80e1 CMYK chart
      #1f80e1 RGB pie chart
      #1f80e1 color shades, tints & tones
#1f80e1 color schemes
#1f80e1 color preview, HTML & CSS examples
           This text has a color of #1f80e1        
        
          <p style="color:#1f80e1;">Text here</p>
        
        
          .mytext {color:#1f80e1;}
        
        Text color #1f80e1
      
           This box has a color of #1f80e1        
        
          <div style="background-color:#1f80e1;">Content here</div>
        
        
          .mybackground {background-color:#1f80e1;}
        
        Background color #1f80e1
      
           Border around this has a color of #1f80e1        
        
          <div style="border:2px solid #1f80e1;">Content here</div>
        
        
          .myborder {border:2px solid #1f80e1;}
        
        Border color #1f80e1