#2d0882 color space conversions
Hex:
        #2d0882
        RGB:
        45, 8, 130
        CMY:
        82, 97, 49
        CMYK:
        65, 94, 0, 49
      HSL:
        258°, 88.4058%, 27.0588%
        HSV (HSB):
        258°, 93.8462%, 50.9804%
        XYZ:
        5.1983, 2.3433, 21.2974
        xyY:
        0.1803, 0.0813, 2.3433
      CIE-Lab:
        17.1944, 46.7124, -58.8647
        CIE-LCH:
        17.1944, 75.1472, 308.4339
        CIE-Luv:
        17.1944, 0.3655, -59.4627
        Hunter-Lab:
        15.3077, 33.8276, -71.7740
      #2d0882 color charts
#2d0882 RGB chart
      #2d0882 CMYK chart
      #2d0882 RGB pie chart
      #2d0882 color shades, tints & tones
#2d0882 color schemes
#2d0882 color preview, HTML & CSS examples
           This text has a color of #2d0882        
        
          <p style="color:#2d0882;">Text here</p>
        
        
          .mytext {color:#2d0882;}
        
        Text color #2d0882
      
           This box has a color of #2d0882        
        
          <div style="background-color:#2d0882;">Content here</div>
        
        
          .mybackground {background-color:#2d0882;}
        
        Background color #2d0882
      
           Border around this has a color of #2d0882        
        
          <div style="border:2px solid #2d0882;">Content here</div>
        
        
          .myborder {border:2px solid #2d0882;}
        
        Border color #2d0882