#3a4edd color space conversions
Hex:
        #3a4edd
        RGB:
        58, 78, 221
        CMY:
        77, 69, 13
        CMYK:
        74, 65, 0, 13
      HSL:
        233°, 70.5628%, 54.7059%
        HSV (HSB):
        233°, 73.7557%, 86.6667%
        XYZ:
        17.5205, 11.5688, 69.7162
        xyY:
        0.1773, 0.1171, 11.5688
      CIE-Lab:
        40.5224, 40.9280, -74.9280
        CIE-LCH:
        40.5224, 85.3774, 298.6448
        CIE-Luv:
        40.5224, -11.9703, -109.6617
        Hunter-Lab:
        34.0129, 32.4249, -97.7176
      #3a4edd color charts
#3a4edd RGB chart
      #3a4edd CMYK chart
      #3a4edd RGB pie chart
      #3a4edd color shades, tints & tones
#3a4edd color schemes
#3a4edd color preview, HTML & CSS examples
           This text has a color of #3a4edd        
        
          <p style="color:#3a4edd;">Text here</p>
        
        
          .mytext {color:#3a4edd;}
        
        Text color #3a4edd
      
           This box has a color of #3a4edd        
        
          <div style="background-color:#3a4edd;">Content here</div>
        
        
          .mybackground {background-color:#3a4edd;}
        
        Background color #3a4edd
      
           Border around this has a color of #3a4edd        
        
          <div style="border:2px solid #3a4edd;">Content here</div>
        
        
          .myborder {border:2px solid #3a4edd;}
        
        Border color #3a4edd