#3f71cf color space conversions
Hex:
        #3f71cf
        RGB:
        63, 113, 207
        CMY:
        75, 56, 19
        CMYK:
        70, 45, 0, 19
      HSL:
        219°, 60.0000%, 52.9412%
        HSV (HSB):
        219°, 69.5652%, 81.1765%
        XYZ:
        19.2175, 17.3720, 61.3717
        xyY:
        0.1962, 0.1773, 17.3720
      CIE-Lab:
        48.7254, 14.4762, -53.6132
        CIE-LCH:
        48.7254, 55.5331, 285.1102
        CIE-Luv:
        48.7254, -20.3588, -83.1795
        Hunter-Lab:
        41.6797, 9.3624, -58.1263
      #3f71cf color charts
#3f71cf RGB chart
      #3f71cf CMYK chart
      #3f71cf RGB pie chart
      #3f71cf color shades, tints & tones
#3f71cf color schemes
#3f71cf color preview, HTML & CSS examples
           This text has a color of #3f71cf        
        
          <p style="color:#3f71cf;">Text here</p>
        
        
          .mytext {color:#3f71cf;}
        
        Text color #3f71cf
      
           This box has a color of #3f71cf        
        
          <div style="background-color:#3f71cf;">Content here</div>
        
        
          .mybackground {background-color:#3f71cf;}
        
        Background color #3f71cf
      
           Border around this has a color of #3f71cf        
        
          <div style="border:2px solid #3f71cf;">Content here</div>
        
        
          .myborder {border:2px solid #3f71cf;}
        
        Border color #3f71cf