#1f3efc color space conversions
Hex:
        #1f3efc
        RGB:
        31, 62, 252
        CMY:
        88, 76, 1
        CMYK:
        88, 75, 0, 1
      HSL:
        232°, 97.3568%, 55.4902%
        HSV (HSB):
        232°, 87.6984%, 98.8235%
        XYZ:
        19.8584, 10.7648, 93.1266
        xyY:
        0.1605, 0.0870, 10.7648
      CIE-Lab:
        39.1815, 58.8401, -94.7054
        CIE-LCH:
        39.1815, 111.4956, 301.8526
        CIE-Luv:
        39.1815, -12.9503, -131.4377
        Hunter-Lab:
        32.8098, 50.6214, -145.3206
      #1f3efc color charts
#1f3efc RGB chart
      #1f3efc CMYK chart
      #1f3efc RGB pie chart
      #1f3efc color shades, tints & tones
#1f3efc color schemes
#1f3efc color preview, HTML & CSS examples
           This text has a color of #1f3efc        
        
          <p style="color:#1f3efc;">Text here</p>
        
        
          .mytext {color:#1f3efc;}
        
        Text color #1f3efc
      
           This box has a color of #1f3efc        
        
          <div style="background-color:#1f3efc;">Content here</div>
        
        
          .mybackground {background-color:#1f3efc;}
        
        Background color #1f3efc
      
           Border around this has a color of #1f3efc        
        
          <div style="border:2px solid #1f3efc;">Content here</div>
        
        
          .myborder {border:2px solid #1f3efc;}
        
        Border color #1f3efc