#3b028a color space conversions
Hex:
        #3b028a
        RGB:
        59, 2, 138
        CMY:
        77, 99, 46
        CMYK:
        57, 99, 0, 46
      HSL:
        265°, 97.1429%, 27.4510%
        HSV (HSB):
        265°, 98.5507%, 54.1176%
        XYZ:
        6.4128, 2.8082, 24.2488
        xyY:
        0.1916, 0.0839, 2.8082
      CIE-Lab:
        19.2588, 51.5732, -60.4380
        CIE-LCH:
        19.2588, 79.4516, 310.4749
        CIE-Luv:
        19.2588, 3.4199, -65.0817
        Hunter-Lab:
        16.7577, 38.9819, -74.0638
      #3b028a color charts
#3b028a RGB chart
      #3b028a CMYK chart
      #3b028a RGB pie chart
      #3b028a color shades, tints & tones
#3b028a color schemes
#3b028a color preview, HTML & CSS examples
           This text has a color of #3b028a        
        
          <p style="color:#3b028a;">Text here</p>
        
        
          .mytext {color:#3b028a;}
        
        Text color #3b028a
      
           This box has a color of #3b028a        
        
          <div style="background-color:#3b028a;">Content here</div>
        
        
          .mybackground {background-color:#3b028a;}
        
        Background color #3b028a
      
           Border around this has a color of #3b028a        
        
          <div style="border:2px solid #3b028a;">Content here</div>
        
        
          .myborder {border:2px solid #3b028a;}
        
        Border color #3b028a