#3823a3 color space conversions
Hex:
        #3823a3
        RGB:
        56, 35, 163
        CMY:
        78, 86, 36
        CMYK:
        66, 79, 0, 36
      HSL:
        250°, 64.6465%, 38.8235%
        HSV (HSB):
        250°, 78.5276%, 63.9216%
        XYZ:
        8.8428, 4.6872, 35.0890
        xyY:
        0.1819, 0.0964, 4.6872
      CIE-Lab:
        25.8242, 46.2850, -65.0091
        CIE-LCH:
        25.8242, 79.8028, 305.4500
        CIE-Luv:
        25.8242, -2.0278, -80.4345
        Hunter-Lab:
        21.6499, 35.0202, -80.9393
      #3823a3 color charts
#3823a3 RGB chart
      #3823a3 CMYK chart
      #3823a3 RGB pie chart
      #3823a3 color shades, tints & tones
#3823a3 color schemes
#3823a3 color preview, HTML & CSS examples
           This text has a color of #3823a3        
        
          <p style="color:#3823a3;">Text here</p>
        
        
          .mytext {color:#3823a3;}
        
        Text color #3823a3
      
           This box has a color of #3823a3        
        
          <div style="background-color:#3823a3;">Content here</div>
        
        
          .mybackground {background-color:#3823a3;}
        
        Background color #3823a3
      
           Border around this has a color of #3823a3        
        
          <div style="border:2px solid #3823a3;">Content here</div>
        
        
          .myborder {border:2px solid #3823a3;}
        
        Border color #3823a3