#3a44ed color space conversions
Hex:
        #3a44ed
        RGB:
        58, 68, 237
        CMY:
        77, 73, 7
        CMYK:
        76, 71, 0, 7
      HSL:
        237°, 83.2558%, 57.8431%
        HSV (HSB):
        237°, 75.5274%, 92.9412%
        XYZ:
        19.0981, 11.1482, 81.2660
        xyY:
        0.1713, 0.1000, 11.1482
      CIE-Lab:
        39.8290, 52.2137, -85.1608
        CIE-LCH:
        39.8290, 99.8931, 301.5133
        CIE-Luv:
        39.8290, -10.4758, -121.7119
        Hunter-Lab:
        33.3889, 43.6694, -120.9349
      #3a44ed color charts
#3a44ed RGB chart
      #3a44ed CMYK chart
      #3a44ed RGB pie chart
      #3a44ed color shades, tints & tones
#3a44ed color schemes
#3a44ed color preview, HTML & CSS examples
           This text has a color of #3a44ed        
        
          <p style="color:#3a44ed;">Text here</p>
        
        
          .mytext {color:#3a44ed;}
        
        Text color #3a44ed
      
           This box has a color of #3a44ed        
        
          <div style="background-color:#3a44ed;">Content here</div>
        
        
          .mybackground {background-color:#3a44ed;}
        
        Background color #3a44ed
      
           Border around this has a color of #3a44ed        
        
          <div style="border:2px solid #3a44ed;">Content here</div>
        
        
          .myborder {border:2px solid #3a44ed;}
        
        Border color #3a44ed