#3835f4 color space conversions
Hex:
        #3835f4
        RGB:
        56, 53, 244
        CMY:
        78, 79, 4
        CMYK:
        77, 78, 0, 4
      HSL:
        241°, 89.6714%, 58.2353%
        HSV (HSB):
        241°, 78.2787%, 95.6863%
        XYZ:
        19.2331, 9.9186, 86.4887
        xyY:
        0.1663, 0.0858, 9.9186
      CIE-Lab:
        37.6960, 62.0963, -92.6444
        CIE-LCH:
        37.6960, 111.5300, 303.8326
        CIE-Luv:
        37.6960, -8.7580, -127.1737
        Hunter-Lab:
        31.4938, 53.8949, -140.7772
      #3835f4 color charts
#3835f4 RGB chart
      #3835f4 CMYK chart
      #3835f4 RGB pie chart
      #3835f4 color shades, tints & tones
#3835f4 color schemes
#3835f4 color preview, HTML & CSS examples
           This text has a color of #3835f4        
        
          <p style="color:#3835f4;">Text here</p>
        
        
          .mytext {color:#3835f4;}
        
        Text color #3835f4
      
           This box has a color of #3835f4        
        
          <div style="background-color:#3835f4;">Content here</div>
        
        
          .mybackground {background-color:#3835f4;}
        
        Background color #3835f4
      
           Border around this has a color of #3835f4        
        
          <div style="border:2px solid #3835f4;">Content here</div>
        
        
          .myborder {border:2px solid #3835f4;}
        
        Border color #3835f4