#3f74fa color space conversions
Hex:
        #3f74fa
        RGB:
        63, 116, 250
        CMY:
        75, 55, 2
        CMYK:
        75, 54, 0, 2
      HSL:
        223°, 94.9239%, 61.3725%
        HSV (HSB):
        223°, 74.8000%, 98.0392%
        XYZ:
        25.5506, 20.4497, 93.0430
        xyY:
        0.1838, 0.1471, 20.4497
      CIE-Lab:
        52.3419, 28.1171, -71.9583
        CIE-LCH:
        52.3419, 77.2565, 291.3426
        CIE-Luv:
        52.3419, -20.8796, -113.8539
        Hunter-Lab:
        45.2213, 21.7174, -90.3344
      #3f74fa color charts
#3f74fa RGB chart
      #3f74fa CMYK chart
      #3f74fa RGB pie chart
      #3f74fa color shades, tints & tones
#3f74fa color schemes
#3f74fa color preview, HTML & CSS examples
           This text has a color of #3f74fa        
        
          <p style="color:#3f74fa;">Text here</p>
        
        
          .mytext {color:#3f74fa;}
        
        Text color #3f74fa
      
           This box has a color of #3f74fa        
        
          <div style="background-color:#3f74fa;">Content here</div>
        
        
          .mybackground {background-color:#3f74fa;}
        
        Background color #3f74fa
      
           Border around this has a color of #3f74fa        
        
          <div style="border:2px solid #3f74fa;">Content here</div>
        
        
          .myborder {border:2px solid #3f74fa;}
        
        Border color #3f74fa