#3969bb color space conversions
Hex:
        #3969bb
        RGB:
        57, 105, 187
        CMY:
        78, 59, 27
        CMYK:
        70, 44, 0, 27
      HSL:
        218°, 53.2787%, 47.8431%
        HSV (HSB):
        218°, 69.5187%, 73.3333%
        XYZ:
        15.7086, 14.5609, 48.9963
        xyY:
        0.1982, 0.1837, 14.5609
      CIE-Lab:
        45.0268, 11.3442, -48.0422
        CIE-LCH:
        45.0268, 49.3634, 283.2859
        CIE-Luv:
        45.0268, -19.2980, -72.8633
        Hunter-Lab:
        38.1587, 6.7043, -49.4181
      #3969bb color charts
#3969bb RGB chart
      #3969bb CMYK chart
      #3969bb RGB pie chart
      #3969bb color shades, tints & tones
#3969bb color schemes
#3969bb color preview, HTML & CSS examples
           This text has a color of #3969bb        
        
          <p style="color:#3969bb;">Text here</p>
        
        
          .mytext {color:#3969bb;}
        
        Text color #3969bb
      
           This box has a color of #3969bb        
        
          <div style="background-color:#3969bb;">Content here</div>
        
        
          .mybackground {background-color:#3969bb;}
        
        Background color #3969bb
      
           Border around this has a color of #3969bb        
        
          <div style="border:2px solid #3969bb;">Content here</div>
        
        
          .myborder {border:2px solid #3969bb;}
        
        Border color #3969bb