#1f6afd color space conversions
Hex:
        #1f6afd
        RGB:
        31, 106, 253
        CMY:
        88, 58, 1
        CMYK:
        88, 58, 0, 1
      HSL:
        220°, 98.2301%, 55.6863%
        HSV (HSB):
        220°, 87.7470%, 99.2157%
        XYZ:
        23.4487, 17.6912, 95.1074
        xyY:
        0.1721, 0.1298, 17.6912
      CIE-Lab:
        49.1194, 32.9038, -78.9076
        CIE-LCH:
        49.1194, 85.4931, 292.6357
        CIE-Luv:
        49.1194, -22.0132, -121.9731
        Hunter-Lab:
        42.0609, 25.9061, -104.6227
      #1f6afd color charts
#1f6afd RGB chart
      #1f6afd CMYK chart
      #1f6afd RGB pie chart
      #1f6afd color shades, tints & tones
#1f6afd color schemes
#1f6afd color preview, HTML & CSS examples
           This text has a color of #1f6afd        
        
          <p style="color:#1f6afd;">Text here</p>
        
        
          .mytext {color:#1f6afd;}
        
        Text color #1f6afd
      
           This box has a color of #1f6afd        
        
          <div style="background-color:#1f6afd;">Content here</div>
        
        
          .mybackground {background-color:#1f6afd;}
        
        Background color #1f6afd
      
           Border around this has a color of #1f6afd        
        
          <div style="border:2px solid #1f6afd;">Content here</div>
        
        
          .myborder {border:2px solid #1f6afd;}
        
        Border color #1f6afd