#2d1195 color space conversions
Hex:
        #2d1195
        RGB:
        45, 17, 149
        CMY:
        82, 93, 42
        CMYK:
        70, 89, 0, 42
      HSL:
        253°, 79.5181%, 32.5490%
        HSV (HSB):
        253°, 88.5906%, 58.4314%
        XYZ:
        6.7075, 3.1287, 28.6841
        xyY:
        0.1741, 0.0812, 3.1287
      CIE-Lab:
        20.5522, 49.0695, -65.1896
        CIE-LCH:
        20.5522, 81.5935, 306.9695
        CIE-Luv:
        20.5522, -1.5426, -71.2723
        Hunter-Lab:
        17.6882, 36.7339, -83.7664
      #2d1195 color charts
#2d1195 RGB chart
      #2d1195 CMYK chart
      #2d1195 RGB pie chart
      #2d1195 color shades, tints & tones
#2d1195 color schemes
#2d1195 color preview, HTML & CSS examples
           This text has a color of #2d1195        
        
          <p style="color:#2d1195;">Text here</p>
        
        
          .mytext {color:#2d1195;}
        
        Text color #2d1195
      
           This box has a color of #2d1195        
        
          <div style="background-color:#2d1195;">Content here</div>
        
        
          .mybackground {background-color:#2d1195;}
        
        Background color #2d1195
      
           Border around this has a color of #2d1195        
        
          <div style="border:2px solid #2d1195;">Content here</div>
        
        
          .myborder {border:2px solid #2d1195;}
        
        Border color #2d1195