#1f4de4 color space conversions
Hex:
        #1f4de4
        RGB:
        31, 77, 228
        CMY:
        88, 70, 11
        CMYK:
        86, 66, 0, 11
      HSL:
        226°, 78.4861%, 50.7843%
        HSV (HSB):
        226°, 86.4035%, 89.4118%
        XYZ:
        17.2225, 11.2005, 74.6530
        xyY:
        0.1671, 0.1087, 11.2005
      CIE-Lab:
        39.9161, 41.9191, -79.9497
        CIE-LCH:
        39.9161, 90.2728, 297.6689
        CIE-Luv:
        39.9161, -15.2985, -115.1898
        Hunter-Lab:
        33.4671, 33.2905, -108.8273
      #1f4de4 color charts
#1f4de4 RGB chart
      #1f4de4 CMYK chart
      #1f4de4 RGB pie chart
      #1f4de4 color shades, tints & tones
#1f4de4 color schemes
#1f4de4 color preview, HTML & CSS examples
           This text has a color of #1f4de4        
        
          <p style="color:#1f4de4;">Text here</p>
        
        
          .mytext {color:#1f4de4;}
        
        Text color #1f4de4
      
           This box has a color of #1f4de4        
        
          <div style="background-color:#1f4de4;">Content here</div>
        
        
          .mybackground {background-color:#1f4de4;}
        
        Background color #1f4de4
      
           Border around this has a color of #1f4de4        
        
          <div style="border:2px solid #1f4de4;">Content here</div>
        
        
          .myborder {border:2px solid #1f4de4;}
        
        Border color #1f4de4