#2d0138 color space conversions
Hex:
        #2d0138
        RGB:
        45, 1, 56
        CMY:
        82, 100, 78
        CMYK:
        20, 98, 0, 78
      HSL:
        288°, 96.4912%, 11.1765%
        HSV (HSB):
        288°, 98.2143%, 21.9608%
        XYZ:
        1.8069, 0.8651, 3.8131
        xyY:
        0.2786, 0.1334, 0.8651
      CIE-Lab:
        7.8146, 30.7947, -24.3745
        CIE-LCH:
        7.8146, 39.2738, 321.6378
        CIE-Luv:
        7.8146, 7.9009, -17.4143
        Hunter-Lab:
        9.3012, 18.3984, -17.7958
      #2d0138 color charts
#2d0138 RGB chart
      #2d0138 CMYK chart
      #2d0138 RGB pie chart
      #2d0138 color shades, tints & tones
#2d0138 color schemes
#2d0138 color preview, HTML & CSS examples
           This text has a color of #2d0138        
        
          <p style="color:#2d0138;">Text here</p>
        
        
          .mytext {color:#2d0138;}
        
        Text color #2d0138
      
           This box has a color of #2d0138        
        
          <div style="background-color:#2d0138;">Content here</div>
        
        
          .mybackground {background-color:#2d0138;}
        
        Background color #2d0138
      
           Border around this has a color of #2d0138        
        
          <div style="border:2px solid #2d0138;">Content here</div>
        
        
          .myborder {border:2px solid #2d0138;}
        
        Border color #2d0138