#3a1258 color space conversions
Hex:
        #3a1258
        RGB:
        58, 18, 88
        CMY:
        77, 93, 65
        CMYK:
        34, 80, 0, 65
      HSL:
        274°, 66.0377%, 20.7843%
        HSV (HSB):
        274°, 79.5455%, 34.5098%
        XYZ:
        3.7227, 2.0367, 9.4294
        xyY:
        0.2451, 0.1341, 2.0367
      CIE-Lab:
        15.6789, 33.2551, -33.8668
        CIE-LCH:
        15.6789, 47.4643, 314.4779
        CIE-Luv:
        15.6789, 8.1888, -35.7381
        Hunter-Lab:
        14.2714, 21.5865, -29.1842
      #3a1258 color charts
#3a1258 RGB chart
      #3a1258 CMYK chart
      #3a1258 RGB pie chart
      #3a1258 color shades, tints & tones
#3a1258 color schemes
#3a1258 color preview, HTML & CSS examples
           This text has a color of #3a1258        
        
          <p style="color:#3a1258;">Text here</p>
        
        
          .mytext {color:#3a1258;}
        
        Text color #3a1258
      
           This box has a color of #3a1258        
        
          <div style="background-color:#3a1258;">Content here</div>
        
        
          .mybackground {background-color:#3a1258;}
        
        Background color #3a1258
      
           Border around this has a color of #3a1258        
        
          <div style="border:2px solid #3a1258;">Content here</div>
        
        
          .myborder {border:2px solid #3a1258;}
        
        Border color #3a1258