#3870fb color space conversions
Hex:
        #3870fb
        RGB:
        56, 112, 251
        CMY:
        78, 56, 2
        CMYK:
        78, 55, 0, 2
      HSL:
        223°, 96.0591%, 60.1961%
        HSV (HSB):
        223°, 77.6892%, 98.4314%
        XYZ:
        24.8376, 19.3941, 93.7011
        xyY:
        0.1801, 0.1406, 19.3941
      CIE-Lab:
        51.1452, 30.2454, -74.4680
        CIE-LCH:
        51.1452, 80.3758, 292.1047
        CIE-Luv:
        51.1452, -20.8658, -116.9473
        Hunter-Lab:
        44.0388, 23.6053, -95.3240
      #3870fb color charts
#3870fb RGB chart
      #3870fb CMYK chart
      #3870fb RGB pie chart
      #3870fb color shades, tints & tones
#3870fb color schemes
#3870fb color preview, HTML & CSS examples
           This text has a color of #3870fb        
        
          <p style="color:#3870fb;">Text here</p>
        
        
          .mytext {color:#3870fb;}
        
        Text color #3870fb
      
           This box has a color of #3870fb        
        
          <div style="background-color:#3870fb;">Content here</div>
        
        
          .mybackground {background-color:#3870fb;}
        
        Background color #3870fb
      
           Border around this has a color of #3870fb        
        
          <div style="border:2px solid #3870fb;">Content here</div>
        
        
          .myborder {border:2px solid #3870fb;}
        
        Border color #3870fb