#2d0078 color space conversions
Hex:
        #2d0078
        RGB:
        45, 0, 120
        CMY:
        82, 100, 53
        CMYK:
        63, 100, 0, 53
      HSL:
        263°, 100.0000%, 23.5294%
        HSV (HSB):
        263°, 100.0000%, 47.0588%
        XYZ:
        4.4724, 1.9140, 17.9030
        xyY:
        0.1841, 0.0788, 1.9140
      CIE-Lab:
        15.0291, 46.7646, -56.0700
        CIE-LCH:
        15.0291, 73.0122, 309.8294
        CIE-Luv:
        15.0291, 1.5717, -52.7699
        Hunter-Lab:
        13.8346, 33.4938, -67.0416
      #2d0078 color charts
#2d0078 RGB chart
      #2d0078 CMYK chart
      #2d0078 RGB pie chart
      #2d0078 color shades, tints & tones
#2d0078 color schemes
#2d0078 color preview, HTML & CSS examples
           This text has a color of #2d0078        
        
          <p style="color:#2d0078;">Text here</p>
        
        
          .mytext {color:#2d0078;}
        
        Text color #2d0078
      
           This box has a color of #2d0078        
        
          <div style="background-color:#2d0078;">Content here</div>
        
        
          .mybackground {background-color:#2d0078;}
        
        Background color #2d0078
      
           Border around this has a color of #2d0078        
        
          <div style="border:2px solid #2d0078;">Content here</div>
        
        
          .myborder {border:2px solid #2d0078;}
        
        Border color #2d0078