#3b0178 color space conversions
Hex:
        #3b0178
        RGB:
        59, 1, 120
        CMY:
        77, 100, 53
        CMYK:
        51, 99, 0, 53
      HSL:
        269°, 98.3471%, 23.7255%
        HSV (HSB):
        269°, 99.1667%, 47.0588%
        XYZ:
        5.2047, 2.3076, 17.9404
        xyY:
        0.2045, 0.0907, 2.3076
      CIE-Lab:
        17.0251, 47.5198, -52.7048
        CIE-LCH:
        17.0251, 70.9643, 312.0385
        CIE-Luv:
        17.0251, 5.4197, -54.5673
        Hunter-Lab:
        15.1907, 34.5740, -59.3886
      #3b0178 color charts
#3b0178 RGB chart
      #3b0178 CMYK chart
      #3b0178 RGB pie chart
      #3b0178 color shades, tints & tones
#3b0178 color schemes
#3b0178 color preview, HTML & CSS examples
           This text has a color of #3b0178        
        
          <p style="color:#3b0178;">Text here</p>
        
        
          .mytext {color:#3b0178;}
        
        Text color #3b0178
      
           This box has a color of #3b0178        
        
          <div style="background-color:#3b0178;">Content here</div>
        
        
          .mybackground {background-color:#3b0178;}
        
        Background color #3b0178
      
           Border around this has a color of #3b0178        
        
          <div style="border:2px solid #3b0178;">Content here</div>
        
        
          .myborder {border:2px solid #3b0178;}
        
        Border color #3b0178