#2d1063 color space conversions
Hex:
        #2d1063
        RGB:
        45, 16, 99
        CMY:
        82, 94, 61
        CMYK:
        55, 84, 0, 61
      HSL:
        261°, 72.1739%, 22.5490%
        HSV (HSB):
        261°, 83.8384%, 38.8235%
        XYZ:
        3.5196, 1.8293, 11.9720
        xyY:
        0.2032, 0.1056, 1.8293
      CIE-Lab:
        14.5648, 34.9116, -43.1167
        CIE-LCH:
        14.5648, 55.4786, 308.9971
        CIE-Luv:
        14.5648, 2.4004, -42.0621
        Hunter-Lab:
        13.5252, 22.7810, -43.0133
      #2d1063 color charts
#2d1063 RGB chart
      #2d1063 CMYK chart
      #2d1063 RGB pie chart
      #2d1063 color shades, tints & tones
#2d1063 color schemes
#2d1063 color preview, HTML & CSS examples
           This text has a color of #2d1063        
        
          <p style="color:#2d1063;">Text here</p>
        
        
          .mytext {color:#2d1063;}
        
        Text color #2d1063
      
           This box has a color of #2d1063        
        
          <div style="background-color:#2d1063;">Content here</div>
        
        
          .mybackground {background-color:#2d1063;}
        
        Background color #2d1063
      
           Border around this has a color of #2d1063        
        
          <div style="border:2px solid #2d1063;">Content here</div>
        
        
          .myborder {border:2px solid #2d1063;}
        
        Border color #2d1063