#1f64f8 color space conversions
Hex:
        #1f64f8
        RGB:
        31, 100, 248
        CMY:
        88, 61, 3
        CMYK:
        88, 60, 0, 3
      HSL:
        221°, 93.9394%, 54.7059%
        HSV (HSB):
        221°, 87.5000%, 97.2549%
        XYZ:
        22.0655, 16.1830, 90.7676
        xyY:
        0.1710, 0.1254, 16.1830
      CIE-Lab:
        47.2136, 34.8271, -79.2402
        CIE-LCH:
        47.2136, 86.5559, 293.7261
        CIE-Luv:
        47.2136, -20.5694, -121.0187
        Hunter-Lab:
        40.2281, 27.5101, -105.6179
      #1f64f8 color charts
#1f64f8 RGB chart
      #1f64f8 CMYK chart
      #1f64f8 RGB pie chart
      #1f64f8 color shades, tints & tones
#1f64f8 color schemes
#1f64f8 color preview, HTML & CSS examples
           This text has a color of #1f64f8        
        
          <p style="color:#1f64f8;">Text here</p>
        
        
          .mytext {color:#1f64f8;}
        
        Text color #1f64f8
      
           This box has a color of #1f64f8        
        
          <div style="background-color:#1f64f8;">Content here</div>
        
        
          .mybackground {background-color:#1f64f8;}
        
        Background color #1f64f8
      
           Border around this has a color of #1f64f8        
        
          <div style="border:2px solid #1f64f8;">Content here</div>
        
        
          .myborder {border:2px solid #1f64f8;}
        
        Border color #1f64f8