#3842fc color space conversions
Hex:
        #3842fc
        RGB:
        56, 66, 252
        CMY:
        78, 74, 1
        CMYK:
        78, 74, 0, 1
      HSL:
        237°, 97.0297%, 60.3922%
        HSV (HSB):
        237°, 77.7778%, 98.8235%
        XYZ:
        21.1498, 11.7655, 93.2517
        xyY:
        0.1676, 0.0933, 11.7655
      CIE-Lab:
        40.8409, 57.9844, -91.9293
        CIE-LCH:
        40.8409, 108.6885, 302.2417
        CIE-Luv:
        40.8409, -10.9514, -130.8887
        Hunter-Lab:
        34.3008, 50.0362, -137.1778
      #3842fc color charts
#3842fc RGB chart
      #3842fc CMYK chart
      #3842fc RGB pie chart
      #3842fc color shades, tints & tones
#3842fc color schemes
#3842fc color preview, HTML & CSS examples
           This text has a color of #3842fc        
        
          <p style="color:#3842fc;">Text here</p>
        
        
          .mytext {color:#3842fc;}
        
        Text color #3842fc
      
           This box has a color of #3842fc        
        
          <div style="background-color:#3842fc;">Content here</div>
        
        
          .mybackground {background-color:#3842fc;}
        
        Background color #3842fc
      
           Border around this has a color of #3842fc        
        
          <div style="border:2px solid #3842fc;">Content here</div>
        
        
          .myborder {border:2px solid #3842fc;}
        
        Border color #3842fc