#3821a5 color space conversions
Hex:
        #3821a5
        RGB:
        56, 33, 165
        CMY:
        78, 87, 35
        CMYK:
        66, 80, 0, 35
      HSL:
        250°, 66.6667%, 38.8235%
        HSV (HSB):
        250°, 80.0000%, 64.7059%
        XYZ:
        8.9663, 4.6451, 36.0213
        xyY:
        0.1807, 0.0936, 4.6451
      CIE-Lab:
        25.6987, 47.8760, -66.4294
        CIE-LCH:
        25.6987, 81.8839, 305.7805
        CIE-Luv:
        25.6987, -1.9197, -81.6582
        Hunter-Lab:
        21.5524, 36.5430, -84.0067
      #3821a5 color charts
#3821a5 RGB chart
      #3821a5 CMYK chart
      #3821a5 RGB pie chart
      #3821a5 color shades, tints & tones
#3821a5 color schemes
#3821a5 color preview, HTML & CSS examples
           This text has a color of #3821a5        
        
          <p style="color:#3821a5;">Text here</p>
        
        
          .mytext {color:#3821a5;}
        
        Text color #3821a5
      
           This box has a color of #3821a5        
        
          <div style="background-color:#3821a5;">Content here</div>
        
        
          .mybackground {background-color:#3821a5;}
        
        Background color #3821a5
      
           Border around this has a color of #3821a5        
        
          <div style="border:2px solid #3821a5;">Content here</div>
        
        
          .myborder {border:2px solid #3821a5;}
        
        Border color #3821a5