#2d1247 color space conversions
Hex:
        #2d1247
        RGB:
        45, 18, 71
        CMY:
        82, 93, 72
        CMYK:
        37, 75, 0, 72
      HSL:
        271°, 59.5506%, 17.4510%
        HSV (HSB):
        271°, 74.6479%, 27.8431%
        XYZ:
        2.4358, 1.4454, 6.1118
        xyY:
        0.2438, 0.1446, 1.4454
      CIE-Lab:
        12.2569, 25.6173, -27.8587
        CIE-LCH:
        12.2569, 37.8465, 312.5999
        CIE-Luv:
        12.2569, 5.0461, -25.7978
        Hunter-Lab:
        12.0226, 15.1252, -21.7250
      #2d1247 color charts
#2d1247 RGB chart
      #2d1247 CMYK chart
      #2d1247 RGB pie chart
      #2d1247 color shades, tints & tones
#2d1247 color schemes
#2d1247 color preview, HTML & CSS examples
           This text has a color of #2d1247        
        
          <p style="color:#2d1247;">Text here</p>
        
        
          .mytext {color:#2d1247;}
        
        Text color #2d1247
      
           This box has a color of #2d1247        
        
          <div style="background-color:#2d1247;">Content here</div>
        
        
          .mybackground {background-color:#2d1247;}
        
        Background color #2d1247
      
           Border around this has a color of #2d1247        
        
          <div style="border:2px solid #2d1247;">Content here</div>
        
        
          .myborder {border:2px solid #2d1247;}
        
        Border color #2d1247