#1f84e0 color space conversions
Hex:
        #1f84e0
        RGB:
        31, 132, 224
        CMY:
        88, 48, 12
        CMYK:
        86, 41, 0, 12
      HSL:
        209°, 75.6863%, 50.0000%
        HSV (HSB):
        209°, 86.1607%, 87.8431%
        XYZ:
        22.2709, 22.1757, 73.6275
        xyY:
        0.1886, 0.1878, 22.1757
      CIE-Lab:
        54.2129, 5.6082, -54.4890
        CIE-LCH:
        54.2129, 54.7768, 275.8764
        CIE-Luv:
        54.2129, -30.3924, -85.7803
        Hunter-Lab:
        47.0910, 2.0092, -59.7371
      #1f84e0 color charts
#1f84e0 RGB chart
      #1f84e0 CMYK chart
      #1f84e0 RGB pie chart
      #1f84e0 color shades, tints & tones
#1f84e0 color schemes
#1f84e0 color preview, HTML & CSS examples
           This text has a color of #1f84e0        
        
          <p style="color:#1f84e0;">Text here</p>
        
        
          .mytext {color:#1f84e0;}
        
        Text color #1f84e0
      
           This box has a color of #1f84e0        
        
          <div style="background-color:#1f84e0;">Content here</div>
        
        
          .mybackground {background-color:#1f84e0;}
        
        Background color #1f84e0
      
           Border around this has a color of #1f84e0        
        
          <div style="border:2px solid #1f84e0;">Content here</div>
        
        
          .myborder {border:2px solid #1f84e0;}
        
        Border color #1f84e0