#1f4dea color space conversions
Hex:
        #1f4dea
        RGB:
        31, 77, 234
        CMY:
        88, 70, 8
        CMYK:
        87, 67, 0, 8
      HSL:
        226°, 82.8571%, 51.9608%
        HSV (HSB):
        226°, 86.7521%, 91.7647%
        XYZ:
        18.0702, 11.5396, 79.1169
        xyY:
        0.1662, 0.1061, 11.5396
      CIE-Lab:
        40.4748, 44.0790, -82.4338
        CIE-LCH:
        40.4748, 93.4788, 298.1343
        CIE-Luv:
        40.4748, -15.3442, -118.9007
        Hunter-Lab:
        33.9699, 35.5052, -114.3089
      #1f4dea color charts
#1f4dea RGB chart
      #1f4dea CMYK chart
      #1f4dea RGB pie chart
      #1f4dea color shades, tints & tones
#1f4dea color schemes
#1f4dea color preview, HTML & CSS examples
           This text has a color of #1f4dea        
        
          <p style="color:#1f4dea;">Text here</p>
        
        
          .mytext {color:#1f4dea;}
        
        Text color #1f4dea
      
           This box has a color of #1f4dea        
        
          <div style="background-color:#1f4dea;">Content here</div>
        
        
          .mybackground {background-color:#1f4dea;}
        
        Background color #1f4dea
      
           Border around this has a color of #1f4dea        
        
          <div style="border:2px solid #1f4dea;">Content here</div>
        
        
          .myborder {border:2px solid #1f4dea;}
        
        Border color #1f4dea