#3828f3 color space conversions
Hex:
        #3828f3
        RGB:
        56, 40, 243
        CMY:
        78, 84, 5
        CMYK:
        77, 84, 0, 5
      HSL:
        245°, 89.4273%, 55.4902%
        HSV (HSB):
        245°, 83.5391%, 95.2941%
        XYZ:
        18.5673, 8.8294, 85.5197
        xyY:
        0.1644, 0.0782, 8.8294
      CIE-Lab:
        35.6537, 67.4720, -95.4711
        CIE-LCH:
        35.6537, 116.9068, 305.2499
        CIE-Luv:
        35.6537, -7.2370, -126.7035
        Hunter-Lab:
        29.7143, 59.5378, -149.8403
      #3828f3 color charts
#3828f3 RGB chart
      #3828f3 CMYK chart
      #3828f3 RGB pie chart
      #3828f3 color shades, tints & tones
#3828f3 color schemes
#3828f3 color preview, HTML & CSS examples
           This text has a color of #3828f3        
        
          <p style="color:#3828f3;">Text here</p>
        
        
          .mytext {color:#3828f3;}
        
        Text color #3828f3
      
           This box has a color of #3828f3        
        
          <div style="background-color:#3828f3;">Content here</div>
        
        
          .mybackground {background-color:#3828f3;}
        
        Background color #3828f3
      
           Border around this has a color of #3828f3        
        
          <div style="border:2px solid #3828f3;">Content here</div>
        
        
          .myborder {border:2px solid #3828f3;}
        
        Border color #3828f3