#3b185f color space conversions
Hex:
        #3b185f
        RGB:
        59, 24, 95
        CMY:
        77, 91, 63
        CMYK:
        38, 75, 0, 63
      HSL:
        270°, 59.6639%, 23.3333%
        HSV (HSB):
        270°, 74.7368%, 37.2549%
        XYZ:
        4.1958, 2.4093, 11.0704
        xyY:
        0.2374, 0.1363, 2.4093
      CIE-Lab:
        17.5033, 32.2998, -35.5820
        CIE-LCH:
        17.5033, 48.0557, 312.2318
        CIE-Luv:
        17.5033, 6.9083, -39.4802
        Hunter-Lab:
        15.5219, 21.0881, -31.4208
      #3b185f color charts
#3b185f RGB chart
      #3b185f CMYK chart
      #3b185f RGB pie chart
      #3b185f color shades, tints & tones
#3b185f color schemes
#3b185f color preview, HTML & CSS examples
           This text has a color of #3b185f        
        
          <p style="color:#3b185f;">Text here</p>
        
        
          .mytext {color:#3b185f;}
        
        Text color #3b185f
      
           This box has a color of #3b185f        
        
          <div style="background-color:#3b185f;">Content here</div>
        
        
          .mybackground {background-color:#3b185f;}
        
        Background color #3b185f
      
           Border around this has a color of #3b185f        
        
          <div style="border:2px solid #3b185f;">Content here</div>
        
        
          .myborder {border:2px solid #3b185f;}
        
        Border color #3b185f