#3b138b color space conversions
Hex:
        #3b138b
        RGB:
        59, 19, 139
        CMY:
        77, 93, 45
        CMYK:
        58, 86, 0, 45
      HSL:
        260°, 75.9494%, 30.9804%
        HSV (HSB):
        260°, 86.3309%, 54.5098%
        XYZ:
        6.6967, 3.2596, 24.7023
        xyY:
        0.1932, 0.0940, 3.2596
      CIE-Lab:
        21.0551, 46.7914, -58.0921
        CIE-LCH:
        21.0551, 74.5931, 308.8504
        CIE-Luv:
        21.0551, 2.3792, -66.2787
        Hunter-Lab:
        18.0545, 34.6134, -68.4832
      #3b138b color charts
#3b138b RGB chart
      #3b138b CMYK chart
      #3b138b RGB pie chart
      #3b138b color shades, tints & tones
#3b138b color schemes
#3b138b color preview, HTML & CSS examples
           This text has a color of #3b138b        
        
          <p style="color:#3b138b;">Text here</p>
        
        
          .mytext {color:#3b138b;}
        
        Text color #3b138b
      
           This box has a color of #3b138b        
        
          <div style="background-color:#3b138b;">Content here</div>
        
        
          .mybackground {background-color:#3b138b;}
        
        Background color #3b138b
      
           Border around this has a color of #3b138b        
        
          <div style="border:2px solid #3b138b;">Content here</div>
        
        
          .myborder {border:2px solid #3b138b;}
        
        Border color #3b138b