#3852a4 color space conversions
Hex:
        #3852a4
        RGB:
        56, 82, 164
        CMY:
        78, 68, 36
        CMYK:
        66, 50, 0, 36
      HSL:
        226°, 49.0909%, 43.1373%
        HSV (HSB):
        226°, 65.8537%, 64.3137%
        XYZ:
        11.3490, 9.5557, 36.3682
        xyY:
        0.1982, 0.1668, 9.5557
      CIE-Lab:
        37.0329, 17.6225, -47.3303
        CIE-LCH:
        37.0329, 50.5046, 290.4218
        CIE-Luv:
        37.0329, -12.3955, -68.5138
        Hunter-Lab:
        30.9123, 11.4374, -48.1160
      #3852a4 color charts
#3852a4 RGB chart
      #3852a4 CMYK chart
      #3852a4 RGB pie chart
      #3852a4 color shades, tints & tones
#3852a4 color schemes
#3852a4 color preview, HTML & CSS examples
           This text has a color of #3852a4        
        
          <p style="color:#3852a4;">Text here</p>
        
        
          .mytext {color:#3852a4;}
        
        Text color #3852a4
      
           This box has a color of #3852a4        
        
          <div style="background-color:#3852a4;">Content here</div>
        
        
          .mybackground {background-color:#3852a4;}
        
        Background color #3852a4
      
           Border around this has a color of #3852a4        
        
          <div style="border:2px solid #3852a4;">Content here</div>
        
        
          .myborder {border:2px solid #3852a4;}
        
        Border color #3852a4