#3b0f83 color space conversions
Hex:
        #3b0f83
        RGB:
        59, 15, 131
        CMY:
        77, 94, 49
        CMYK:
        55, 89, 0, 49
      HSL:
        263°, 79.4521%, 28.6275%
        HSV (HSB):
        263°, 88.5496%, 51.3725%
        XYZ:
        6.0712, 2.9101, 21.7145
        xyY:
        0.1978, 0.0948, 2.9101
      CIE-Lab:
        19.6804, 46.0756, -55.3314
        CIE-LCH:
        19.6804, 72.0037, 309.7848
        CIE-Luv:
        19.6804, 3.4736, -61.4851
        Hunter-Lab:
        17.0592, 33.6729, -63.5283
      #3b0f83 color charts
#3b0f83 RGB chart
      #3b0f83 CMYK chart
      #3b0f83 RGB pie chart
      #3b0f83 color shades, tints & tones
#3b0f83 color schemes
#3b0f83 color preview, HTML & CSS examples
           This text has a color of #3b0f83        
        
          <p style="color:#3b0f83;">Text here</p>
        
        
          .mytext {color:#3b0f83;}
        
        Text color #3b0f83
      
           This box has a color of #3b0f83        
        
          <div style="background-color:#3b0f83;">Content here</div>
        
        
          .mybackground {background-color:#3b0f83;}
        
        Background color #3b0f83
      
           Border around this has a color of #3b0f83        
        
          <div style="border:2px solid #3b0f83;">Content here</div>
        
        
          .myborder {border:2px solid #3b0f83;}
        
        Border color #3b0f83