#1f83ec color space conversions
Hex:
        #1f83ec
        RGB:
        31, 131, 236
        CMY:
        88, 49, 7
        CMYK:
        87, 44, 0, 7
      HSL:
        211°, 84.3621%, 52.3529%
        HSV (HSB):
        211°, 86.8644%, 92.5490%
        XYZ:
        23.8217, 22.5800, 82.4597
        xyY:
        0.1849, 0.1752, 22.5800
      CIE-Lab:
        54.6371, 10.7747, -60.5135
        CIE-LCH:
        54.6371, 61.4653, 280.0959
        CIE-Luv:
        54.6371, -29.5525, -95.9836
        Hunter-Lab:
        47.5185, 6.3274, -69.6242
      #1f83ec color charts
#1f83ec RGB chart
      #1f83ec CMYK chart
      #1f83ec RGB pie chart
      #1f83ec color shades, tints & tones
#1f83ec color schemes
#1f83ec color preview, HTML & CSS examples
           This text has a color of #1f83ec        
        
          <p style="color:#1f83ec;">Text here</p>
        
        
          .mytext {color:#1f83ec;}
        
        Text color #1f83ec
      
           This box has a color of #1f83ec        
        
          <div style="background-color:#1f83ec;">Content here</div>
        
        
          .mybackground {background-color:#1f83ec;}
        
        Background color #1f83ec
      
           Border around this has a color of #1f83ec        
        
          <div style="border:2px solid #1f83ec;">Content here</div>
        
        
          .myborder {border:2px solid #1f83ec;}
        
        Border color #1f83ec