#3b0585 color space conversions
Hex:
        #3b0585
        RGB:
        59, 5, 133
        CMY:
        77, 98, 48
        CMYK:
        56, 96, 0, 48
      HSL:
        265°, 92.7536%, 27.0588%
        HSV (HSB):
        265°, 96.2406%, 52.1569%
        XYZ:
        6.0915, 2.7318, 22.3965
        xyY:
        0.1951, 0.0875, 2.7318
      CIE-Lab:
        18.9361, 49.5068, -57.8256
        CIE-LCH:
        18.9361, 76.1231, 310.5682
        CIE-Luv:
        18.9361, 3.7948, -62.3190
        Hunter-Lab:
        16.5282, 36.8628, -68.7713
      #3b0585 color charts
#3b0585 RGB chart
      #3b0585 CMYK chart
      #3b0585 RGB pie chart
      #3b0585 color shades, tints & tones
#3b0585 color schemes
#3b0585 color preview, HTML & CSS examples
           This text has a color of #3b0585        
        
          <p style="color:#3b0585;">Text here</p>
        
        
          .mytext {color:#3b0585;}
        
        Text color #3b0585
      
           This box has a color of #3b0585        
        
          <div style="background-color:#3b0585;">Content here</div>
        
        
          .mybackground {background-color:#3b0585;}
        
        Background color #3b0585
      
           Border around this has a color of #3b0585        
        
          <div style="border:2px solid #3b0585;">Content here</div>
        
        
          .myborder {border:2px solid #3b0585;}
        
        Border color #3b0585