#3836fe color space conversions
Hex:
        #3836fe
        RGB:
        56, 54, 254
        CMY:
        78, 79, 0
        CMYK:
        78, 79, 0, 0
      HSL:
        241°, 99.0099%, 60.3922%
        HSV (HSB):
        241°, 78.7402%, 99.6078%
        XYZ:
        20.8394, 10.6348, 94.7203
        xyY:
        0.1651, 0.0843, 10.6348
      CIE-Lab:
        38.9585, 64.6089, -96.1667
        CIE-LCH:
        38.9585, 115.8548, 303.8949
        CIE-Luv:
        38.9585, -9.3147, -132.8392
        Hunter-Lab:
        32.6111, 56.9973, -149.3825
      #3836fe color charts
#3836fe RGB chart
      #3836fe CMYK chart
      #3836fe RGB pie chart
      #3836fe color shades, tints & tones
#3836fe color schemes
#3836fe color preview, HTML & CSS examples
           This text has a color of #3836fe        
        
          <p style="color:#3836fe;">Text here</p>
        
        
          .mytext {color:#3836fe;}
        
        Text color #3836fe
      
           This box has a color of #3836fe        
        
          <div style="background-color:#3836fe;">Content here</div>
        
        
          .mybackground {background-color:#3836fe;}
        
        Background color #3836fe
      
           Border around this has a color of #3836fe        
        
          <div style="border:2px solid #3836fe;">Content here</div>
        
        
          .myborder {border:2px solid #3836fe;}
        
        Border color #3836fe