#3b38bc color space conversions
Hex:
        #3b38bc
        RGB:
        59, 56, 188
        CMY:
        77, 78, 26
        CMYK:
        69, 70, 0, 26
      HSL:
        241°, 54.0984%, 47.8431%
        HSV (HSB):
        241°, 70.2128%, 73.7255%
        XYZ:
        12.2949, 7.3890, 48.3552
        xyY:
        0.1807, 0.1086, 7.3890
      CIE-Lab:
        32.6765, 43.0583, -68.6643
        CIE-LCH:
        32.6765, 81.0481, 302.0912
        CIE-Luv:
        32.6765, -6.1457, -93.6160
        Hunter-Lab:
        27.1827, 33.1669, -86.4428
      #3b38bc color charts
#3b38bc RGB chart
      #3b38bc CMYK chart
      #3b38bc RGB pie chart
      #3b38bc color shades, tints & tones
#3b38bc color schemes
#3b38bc color preview, HTML & CSS examples
           This text has a color of #3b38bc        
        
          <p style="color:#3b38bc;">Text here</p>
        
        
          .mytext {color:#3b38bc;}
        
        Text color #3b38bc
      
           This box has a color of #3b38bc        
        
          <div style="background-color:#3b38bc;">Content here</div>
        
        
          .mybackground {background-color:#3b38bc;}
        
        Background color #3b38bc
      
           Border around this has a color of #3b38bc        
        
          <div style="border:2px solid #3b38bc;">Content here</div>
        
        
          .myborder {border:2px solid #3b38bc;}
        
        Border color #3b38bc