#2d1978 color space conversions
Hex:
        #2d1978
        RGB:
        45, 25, 120
        CMY:
        82, 90, 53
        CMYK:
        63, 79, 0, 53
      HSL:
        253°, 65.5172%, 28.4314%
        HSV (HSB):
        253°, 79.1667%, 47.0588%
        XYZ:
        4.8200, 2.6092, 18.0189
        xyY:
        0.1894, 0.1025, 2.6092
      CIE-Lab:
        18.4055, 36.7717, -50.4844
        CIE-LCH:
        18.4055, 62.4567, 306.0687
        CIE-Luv:
        18.4055, -0.2717, -54.7336
        Hunter-Lab:
        16.1531, 24.9955, -54.8314
      #2d1978 color charts
#2d1978 RGB chart
      #2d1978 CMYK chart
      #2d1978 RGB pie chart
      #2d1978 color shades, tints & tones
#2d1978 color schemes
#2d1978 color preview, HTML & CSS examples
           This text has a color of #2d1978        
        
          <p style="color:#2d1978;">Text here</p>
        
        
          .mytext {color:#2d1978;}
        
        Text color #2d1978
      
           This box has a color of #2d1978        
        
          <div style="background-color:#2d1978;">Content here</div>
        
        
          .mybackground {background-color:#2d1978;}
        
        Background color #2d1978
      
           Border around this has a color of #2d1978        
        
          <div style="border:2px solid #2d1978;">Content here</div>
        
        
          .myborder {border:2px solid #2d1978;}
        
        Border color #2d1978