#2d1054 color space conversions
Hex:
        #2d1054
        RGB:
        45, 16, 84
        CMY:
        82, 94, 67
        CMYK:
        46, 81, 0, 67
      HSL:
        266°, 68.0000%, 19.6078%
        HSV (HSB):
        266°, 80.9524%, 32.9412%
        XYZ:
        2.8677, 1.5686, 8.5391
        xyY:
        0.2210, 0.1209, 1.5686
      CIE-Lab:
        13.0375, 30.4957, -35.5434
        CIE-LCH:
        13.0375, 46.8329, 310.6290
        CIE-Luv:
        13.0375, 3.8467, -33.3762
        Hunter-Lab:
        12.5242, 18.9543, -31.6574
      #2d1054 color charts
#2d1054 RGB chart
      #2d1054 CMYK chart
      #2d1054 RGB pie chart
      #2d1054 color shades, tints & tones
#2d1054 color schemes
#2d1054 color preview, HTML & CSS examples
           This text has a color of #2d1054        
        
          <p style="color:#2d1054;">Text here</p>
        
        
          .mytext {color:#2d1054;}
        
        Text color #2d1054
      
           This box has a color of #2d1054        
        
          <div style="background-color:#2d1054;">Content here</div>
        
        
          .mybackground {background-color:#2d1054;}
        
        Background color #2d1054
      
           Border around this has a color of #2d1054        
        
          <div style="border:2px solid #2d1054;">Content here</div>
        
        
          .myborder {border:2px solid #2d1054;}
        
        Border color #2d1054