#2d0385 color space conversions
Hex:
        #2d0385
        RGB:
        45, 3, 133
        CMY:
        82, 99, 48
        CMYK:
        66, 98, 0, 48
      HSL:
        259°, 95.5882%, 26.6667%
        HSV (HSB):
        259°, 97.7444%, 52.1569%
        XYZ:
        5.3484, 2.3165, 22.3555
        xyY:
        0.1782, 0.0772, 2.3165
      CIE-Lab:
        17.0674, 49.0693, -60.9754
        CIE-LCH:
        17.0674, 78.2674, 308.8250
        CIE-Luv:
        17.0674, 0.3989, -60.7470
        Hunter-Lab:
        15.2199, 36.0911, -76.4330
      #2d0385 color charts
#2d0385 RGB chart
      #2d0385 CMYK chart
      #2d0385 RGB pie chart
      #2d0385 color shades, tints & tones
#2d0385 color schemes
#2d0385 color preview, HTML & CSS examples
           This text has a color of #2d0385        
        
          <p style="color:#2d0385;">Text here</p>
        
        
          .mytext {color:#2d0385;}
        
        Text color #2d0385
      
           This box has a color of #2d0385        
        
          <div style="background-color:#2d0385;">Content here</div>
        
        
          .mybackground {background-color:#2d0385;}
        
        Background color #2d0385
      
           Border around this has a color of #2d0385        
        
          <div style="border:2px solid #2d0385;">Content here</div>
        
        
          .myborder {border:2px solid #2d0385;}
        
        Border color #2d0385