#3f71df color space conversions
Hex:
        #3f71df
        RGB:
        63, 113, 223
        CMY:
        75, 56, 13
        CMYK:
        72, 49, 0, 13
      HSL:
        221°, 71.4286%, 56.0784%
        HSV (HSB):
        221°, 71.7489%, 87.4510%
        XYZ:
        21.2743, 18.1947, 72.2027
        xyY:
        0.1905, 0.1629, 18.1947
      CIE-Lab:
        49.7314, 20.2566, -61.0758
        CIE-LCH:
        49.7314, 64.3473, 288.3488
        CIE-Luv:
        49.7314, -20.2001, -95.5267
        Hunter-Lab:
        42.6553, 14.3801, -70.5016
      #3f71df color charts
#3f71df RGB chart
      #3f71df CMYK chart
      #3f71df RGB pie chart
      #3f71df color shades, tints & tones
#3f71df color schemes
#3f71df color preview, HTML & CSS examples
           This text has a color of #3f71df        
        
          <p style="color:#3f71df;">Text here</p>
        
        
          .mytext {color:#3f71df;}
        
        Text color #3f71df
      
           This box has a color of #3f71df        
        
          <div style="background-color:#3f71df;">Content here</div>
        
        
          .mybackground {background-color:#3f71df;}
        
        Background color #3f71df
      
           Border around this has a color of #3f71df        
        
          <div style="border:2px solid #3f71df;">Content here</div>
        
        
          .myborder {border:2px solid #3f71df;}
        
        Border color #3f71df