#3b0269 color space conversions
Hex:
        #3b0269
        RGB:
        59, 2, 105
        CMY:
        77, 99, 59
        CMYK:
        44, 98, 0, 59
      HSL:
        273°, 96.2617%, 20.9804%
        HSV (HSB):
        273°, 98.0952%, 41.1765%
        XYZ:
        4.3751, 1.9931, 13.5187
        xyY:
        0.2200, 0.1002, 1.9931
      CIE-Lab:
        15.4512, 43.6275, -45.5488
        CIE-LCH:
        15.4512, 63.0718, 313.7658
        CIE-Luv:
        15.4512, 7.2384, -45.9201
        Hunter-Lab:
        14.1179, 30.6110, -46.8913
      #3b0269 color charts
#3b0269 RGB chart
      #3b0269 CMYK chart
      #3b0269 RGB pie chart
      #3b0269 color shades, tints & tones
#3b0269 color schemes
#3b0269 color preview, HTML & CSS examples
           This text has a color of #3b0269        
        
          <p style="color:#3b0269;">Text here</p>
        
        
          .mytext {color:#3b0269;}
        
        Text color #3b0269
      
           This box has a color of #3b0269        
        
          <div style="background-color:#3b0269;">Content here</div>
        
        
          .mybackground {background-color:#3b0269;}
        
        Background color #3b0269
      
           Border around this has a color of #3b0269        
        
          <div style="border:2px solid #3b0269;">Content here</div>
        
        
          .myborder {border:2px solid #3b0269;}
        
        Border color #3b0269