#1f82e2 color space conversions
Hex:
        #1f82e2
        RGB:
        31, 130, 226
        CMY:
        88, 49, 11
        CMYK:
        86, 42, 0, 11
      HSL:
        210°, 77.0751%, 50.3922%
        HSV (HSB):
        210°, 86.2832%, 88.6275%
        XYZ:
        22.2752, 21.7476, 74.9752
        xyY:
        0.1872, 0.1828, 21.7476
      CIE-Lab:
        53.7581, 7.5882, -56.3376
        CIE-LCH:
        53.7581, 56.8463, 277.6711
        CIE-Luv:
        53.7581, -29.6689, -88.7535
        Hunter-Lab:
        46.6343, 3.6517, -62.6781
      #1f82e2 color charts
#1f82e2 RGB chart
      #1f82e2 CMYK chart
      #1f82e2 RGB pie chart
      #1f82e2 color shades, tints & tones
#1f82e2 color schemes
#1f82e2 color preview, HTML & CSS examples
           This text has a color of #1f82e2        
        
          <p style="color:#1f82e2;">Text here</p>
        
        
          .mytext {color:#1f82e2;}
        
        Text color #1f82e2
      
           This box has a color of #1f82e2        
        
          <div style="background-color:#1f82e2;">Content here</div>
        
        
          .mybackground {background-color:#1f82e2;}
        
        Background color #1f82e2
      
           Border around this has a color of #1f82e2        
        
          <div style="border:2px solid #1f82e2;">Content here</div>
        
        
          .myborder {border:2px solid #1f82e2;}
        
        Border color #1f82e2