#3571ee color space conversions
Hex:
        #3571ee
        RGB:
        53, 113, 238
        CMY:
        79, 56, 7
        CMYK:
        78, 53, 0, 7
      HSL:
        221°, 84.4749%, 57.0588%
        HSV (HSB):
        221°, 77.7311%, 93.3333%
        XYZ:
        22.8059, 18.7402, 83.3041
        xyY:
        0.1827, 0.1501, 18.7402
      CIE-Lab:
        50.3818, 24.5704, -68.4704
        CIE-LCH:
        50.3818, 72.7454, 289.7404
        CIE-Luv:
        50.3818, -21.6942, -107.2795
        Hunter-Lab:
        43.2899, 18.2797, -83.7906
      #3571ee color charts
#3571ee RGB chart
      #3571ee CMYK chart
      #3571ee RGB pie chart
      #3571ee color shades, tints & tones
#3571ee color schemes
#3571ee color preview, HTML & CSS examples
           This text has a color of #3571ee        
        
          <p style="color:#3571ee;">Text here</p>
        
        
          .mytext {color:#3571ee;}
        
        Text color #3571ee
      
           This box has a color of #3571ee        
        
          <div style="background-color:#3571ee;">Content here</div>
        
        
          .mybackground {background-color:#3571ee;}
        
        Background color #3571ee
      
           Border around this has a color of #3571ee        
        
          <div style="border:2px solid #3571ee;">Content here</div>
        
        
          .myborder {border:2px solid #3571ee;}
        
        Border color #3571ee