#2d1985 color space conversions
Hex:
        #2d1985
        RGB:
        45, 25, 133
        CMY:
        82, 90, 48
        CMYK:
        66, 81, 0, 48
      HSL:
        251°, 68.3544%, 30.9804%
        HSV (HSB):
        251°, 81.2030%, 52.1569%
        XYZ:
        5.6635, 2.9466, 22.4606
        xyY:
        0.1823, 0.0948, 2.9466
      CIE-Lab:
        19.8288, 40.8576, -56.3989
        CIE-LCH:
        19.8288, 69.6432, 305.9211
        CIE-Luv:
        19.8288, -1.1911, -62.4191
        Hunter-Lab:
        17.1657, 28.8524, -65.5625
      #2d1985 color charts
#2d1985 RGB chart
      #2d1985 CMYK chart
      #2d1985 RGB pie chart
      #2d1985 color shades, tints & tones
#2d1985 color schemes
#2d1985 color preview, HTML & CSS examples
           This text has a color of #2d1985        
        
          <p style="color:#2d1985;">Text here</p>
        
        
          .mytext {color:#2d1985;}
        
        Text color #2d1985
      
           This box has a color of #2d1985        
        
          <div style="background-color:#2d1985;">Content here</div>
        
        
          .mybackground {background-color:#2d1985;}
        
        Background color #2d1985
      
           Border around this has a color of #2d1985        
        
          <div style="border:2px solid #2d1985;">Content here</div>
        
        
          .myborder {border:2px solid #2d1985;}
        
        Border color #2d1985