#3a0248 color space conversions
Hex:
        #3a0248
        RGB:
        58, 2, 72
        CMY:
        77, 99, 72
        CMYK:
        19, 97, 0, 72
      HSL:
        288°, 94.5946%, 14.5098%
        HSV (HSB):
        288°, 97.2222%, 28.2353%
        XYZ:
        2.9363, 1.4108, 6.2484
        xyY:
        0.2771, 0.1332, 1.4108
      CIE-Lab:
        12.0296, 36.0716, -28.8168
        CIE-LCH:
        12.0296, 46.1690, 321.3794
        CIE-Luv:
        12.0296, 11.9322, -26.8937
        Hunter-Lab:
        11.8779, 23.3408, -22.8755
      #3a0248 color charts
#3a0248 RGB chart
      #3a0248 CMYK chart
      #3a0248 RGB pie chart
      #3a0248 color shades, tints & tones
#3a0248 color schemes
#3a0248 color preview, HTML & CSS examples
           This text has a color of #3a0248        
        
          <p style="color:#3a0248;">Text here</p>
        
        
          .mytext {color:#3a0248;}
        
        Text color #3a0248
      
           This box has a color of #3a0248        
        
          <div style="background-color:#3a0248;">Content here</div>
        
        
          .mybackground {background-color:#3a0248;}
        
        Background color #3a0248
      
           Border around this has a color of #3a0248        
        
          <div style="border:2px solid #3a0248;">Content here</div>
        
        
          .myborder {border:2px solid #3a0248;}
        
        Border color #3a0248