#3836bc color space conversions
Hex:
        #3836bc
        RGB:
        56, 54, 188
        CMY:
        78, 79, 26
        CMYK:
        70, 71, 0, 26
      HSL:
        241°, 55.3719%, 47.4510%
        HSV (HSB):
        241°, 71.2766%, 73.7255%
        XYZ:
        12.0272, 7.1099, 48.3154
        xyY:
        0.1783, 0.1054, 7.1099
      CIE-Lab:
        32.0559, 43.8845, -69.6926
        CIE-LCH:
        32.0559, 82.3584, 302.1981
        CIE-Luv:
        32.0559, -6.3964, -94.0156
        Hunter-Lab:
        26.6644, 33.8507, -88.7671
      #3836bc color charts
#3836bc RGB chart
      #3836bc CMYK chart
      #3836bc RGB pie chart
      #3836bc color shades, tints & tones
#3836bc color schemes
#3836bc color preview, HTML & CSS examples
           This text has a color of #3836bc        
        
          <p style="color:#3836bc;">Text here</p>
        
        
          .mytext {color:#3836bc;}
        
        Text color #3836bc
      
           This box has a color of #3836bc        
        
          <div style="background-color:#3836bc;">Content here</div>
        
        
          .mybackground {background-color:#3836bc;}
        
        Background color #3836bc
      
           Border around this has a color of #3836bc        
        
          <div style="border:2px solid #3836bc;">Content here</div>
        
        
          .myborder {border:2px solid #3836bc;}
        
        Border color #3836bc