#3826fc color space conversions
Hex:
        #3826fc
        RGB:
        56, 38, 252
        CMY:
        78, 85, 1
        CMYK:
        78, 85, 0, 1
      HSL:
        245°, 97.2727%, 56.8627%
        HSV (HSB):
        245°, 84.9206%, 98.8235%
        XYZ:
        19.8947, 9.2553, 92.8333
        xyY:
        0.1631, 0.0759, 9.2553
      CIE-Lab:
        36.4712, 70.7034, -99.1789
        CIE-LCH:
        36.4712, 121.8007, 305.4846
        CIE-Luv:
        36.4712, -7.5056, -131.7225
        Hunter-Lab:
        30.4224, 63.4904, -159.6262
      #3826fc color charts
#3826fc RGB chart
      #3826fc CMYK chart
      #3826fc RGB pie chart
      #3826fc color shades, tints & tones
#3826fc color schemes
#3826fc color preview, HTML & CSS examples
           This text has a color of #3826fc        
        
          <p style="color:#3826fc;">Text here</p>
        
        
          .mytext {color:#3826fc;}
        
        Text color #3826fc
      
           This box has a color of #3826fc        
        
          <div style="background-color:#3826fc;">Content here</div>
        
        
          .mybackground {background-color:#3826fc;}
        
        Background color #3826fc
      
           Border around this has a color of #3826fc        
        
          <div style="border:2px solid #3826fc;">Content here</div>
        
        
          .myborder {border:2px solid #3826fc;}
        
        Border color #3826fc