#3872ea color space conversions
Hex:
        #3872ea
        RGB:
        56, 114, 234
        CMY:
        78, 55, 8
        CMYK:
        76, 51, 0, 8
      HSL:
        220°, 80.9091%, 56.8627%
        HSV (HSB):
        220°, 76.0684%, 91.7647%
        XYZ:
        22.4995, 18.8159, 80.2879
        xyY:
        0.1850, 0.1547, 18.8159
      CIE-Lab:
        50.4711, 22.7876, -66.0815
        CIE-LCH:
        50.4711, 69.9002, 289.0263
        CIE-Luv:
        50.4711, -21.5786, -103.6399
        Hunter-Lab:
        43.3773, 16.6764, -79.3769
      #3872ea color charts
#3872ea RGB chart
      #3872ea CMYK chart
      #3872ea RGB pie chart
      #3872ea color shades, tints & tones
#3872ea color schemes
#3872ea color preview, HTML & CSS examples
           This text has a color of #3872ea        
        
          <p style="color:#3872ea;">Text here</p>
        
        
          .mytext {color:#3872ea;}
        
        Text color #3872ea
      
           This box has a color of #3872ea        
        
          <div style="background-color:#3872ea;">Content here</div>
        
        
          .mybackground {background-color:#3872ea;}
        
        Background color #3872ea
      
           Border around this has a color of #3872ea        
        
          <div style="border:2px solid #3872ea;">Content here</div>
        
        
          .myborder {border:2px solid #3872ea;}
        
        Border color #3872ea