#3b0aad color space conversions
Hex:
        #3b0aad
        RGB:
        59, 10, 173
        CMY:
        77, 96, 32
        CMYK:
        66, 94, 0, 32
      HSL:
        258°, 89.0710%, 35.8824%
        HSV (HSB):
        258°, 94.2197%, 67.8431%
        XYZ:
        9.4550, 4.1640, 39.8406
        xyY:
        0.1769, 0.0779, 4.1640
      CIE-Lab:
        24.2064, 58.3706, -73.7277
        CIE-LCH:
        24.2064, 94.0367, 308.3689
        CIE-Luv:
        24.2064, -0.0885, -85.7745
        Hunter-Lab:
        20.4059, 46.9968, -101.4737
      #3b0aad color charts
#3b0aad RGB chart
      #3b0aad CMYK chart
      #3b0aad RGB pie chart
      #3b0aad color shades, tints & tones
#3b0aad color schemes
#3b0aad color preview, HTML & CSS examples
           This text has a color of #3b0aad        
        
          <p style="color:#3b0aad;">Text here</p>
        
        
          .mytext {color:#3b0aad;}
        
        Text color #3b0aad
      
           This box has a color of #3b0aad        
        
          <div style="background-color:#3b0aad;">Content here</div>
        
        
          .mybackground {background-color:#3b0aad;}
        
        Background color #3b0aad
      
           Border around this has a color of #3b0aad        
        
          <div style="border:2px solid #3b0aad;">Content here</div>
        
        
          .myborder {border:2px solid #3b0aad;}
        
        Border color #3b0aad