#3828a8 color space conversions
Hex:
        #3828a8
        RGB:
        56, 40, 168
        CMY:
        78, 84, 34
        CMYK:
        67, 76, 0, 34
      HSL:
        248°, 61.5385%, 40.7843%
        HSV (HSB):
        248°, 76.1905%, 65.8824%
        XYZ:
        9.4576, 5.1855, 37.5482
        xyY:
        0.1812, 0.0994, 5.1855
      CIE-Lab:
        27.2568, 45.2433, -65.6704
        CIE-LCH:
        27.2568, 79.7469, 304.5647
        CIE-Luv:
        27.2568, -3.0400, -83.2180
        Hunter-Lab:
        22.7717, 34.2844, -81.8231
      #3828a8 color charts
#3828a8 RGB chart
      #3828a8 CMYK chart
      #3828a8 RGB pie chart
      #3828a8 color shades, tints & tones
#3828a8 color schemes
#3828a8 color preview, HTML & CSS examples
           This text has a color of #3828a8        
        
          <p style="color:#3828a8;">Text here</p>
        
        
          .mytext {color:#3828a8;}
        
        Text color #3828a8
      
           This box has a color of #3828a8        
        
          <div style="background-color:#3828a8;">Content here</div>
        
        
          .mybackground {background-color:#3828a8;}
        
        Background color #3828a8
      
           Border around this has a color of #3828a8        
        
          <div style="border:2px solid #3828a8;">Content here</div>
        
        
          .myborder {border:2px solid #3828a8;}
        
        Border color #3828a8