#3b037b color space conversions
Hex:
        #3b037b
        RGB:
        59, 3, 123
        CMY:
        77, 99, 52
        CMYK:
        52, 98, 0, 52
      HSL:
        268°, 95.2381%, 24.7059%
        HSV (HSB):
        268°, 97.5610%, 48.2353%
        XYZ:
        5.4113, 2.4250, 18.9218
        xyY:
        0.2022, 0.0906, 2.4250
      CIE-Lab:
        17.5759, 47.6262, -53.7189
        CIE-LCH:
        17.5759, 71.7912, 311.5596
        CIE-Luv:
        17.5759, 4.9800, -56.4087
        Hunter-Lab:
        15.5724, 34.7764, -61.1416
      #3b037b color charts
#3b037b RGB chart
      #3b037b CMYK chart
      #3b037b RGB pie chart
      #3b037b color shades, tints & tones
#3b037b color schemes
#3b037b color preview, HTML & CSS examples
           This text has a color of #3b037b        
        
          <p style="color:#3b037b;">Text here</p>
        
        
          .mytext {color:#3b037b;}
        
        Text color #3b037b
      
           This box has a color of #3b037b        
        
          <div style="background-color:#3b037b;">Content here</div>
        
        
          .mybackground {background-color:#3b037b;}
        
        Background color #3b037b
      
           Border around this has a color of #3b037b        
        
          <div style="border:2px solid #3b037b;">Content here</div>
        
        
          .myborder {border:2px solid #3b037b;}
        
        Border color #3b037b