#3b2dc8 color space conversions
Hex:
        #3b2dc8
        RGB:
        59, 45, 200
        CMY:
        77, 82, 22
        CMYK:
        71, 78, 0, 22
      HSL:
        245°, 63.2653%, 48.0392%
        HSV (HSB):
        245°, 77.5000%, 78.4314%
        XYZ:
        13.1673, 6.9767, 55.2962
        xyY:
        0.1745, 0.0925, 6.9767
      CIE-Lab:
        31.7538, 52.8805, -77.2323
        CIE-LCH:
        31.7538, 93.6012, 304.3992
        CIE-Luv:
        31.7538, -5.0331, -101.9677
        Hunter-Lab:
        26.4135, 42.7603, -105.6334
      #3b2dc8 color charts
#3b2dc8 RGB chart
      #3b2dc8 CMYK chart
      #3b2dc8 RGB pie chart
      #3b2dc8 color shades, tints & tones
#3b2dc8 color schemes
#3b2dc8 color preview, HTML & CSS examples
           This text has a color of #3b2dc8        
        
          <p style="color:#3b2dc8;">Text here</p>
        
        
          .mytext {color:#3b2dc8;}
        
        Text color #3b2dc8
      
           This box has a color of #3b2dc8        
        
          <div style="background-color:#3b2dc8;">Content here</div>
        
        
          .mybackground {background-color:#3b2dc8;}
        
        Background color #3b2dc8
      
           Border around this has a color of #3b2dc8        
        
          <div style="border:2px solid #3b2dc8;">Content here</div>
        
        
          .myborder {border:2px solid #3b2dc8;}
        
        Border color #3b2dc8