#2d1878 color space conversions
Hex:
        #2d1878
        RGB:
        45, 24, 120
        CMY:
        82, 91, 53
        CMYK:
        63, 80, 0, 53
      HSL:
        253°, 66.6667%, 28.2353%
        HSV (HSB):
        253°, 80.0000%, 47.0588%
        XYZ:
        4.7990, 2.5672, 18.0119
        xyY:
        0.1891, 0.1012, 2.5672
      CIE-Lab:
        18.2199, 37.3025, -50.7902
        CIE-LCH:
        18.2199, 63.0168, 306.2951
        CIE-Luv:
        18.2199, -0.1518, -54.7096
        Hunter-Lab:
        16.0226, 25.4239, -55.4356
      #2d1878 color charts
#2d1878 RGB chart
      #2d1878 CMYK chart
      #2d1878 RGB pie chart
      #2d1878 color shades, tints & tones
#2d1878 color schemes
#2d1878 color preview, HTML & CSS examples
           This text has a color of #2d1878        
        
          <p style="color:#2d1878;">Text here</p>
        
        
          .mytext {color:#2d1878;}
        
        Text color #2d1878
      
           This box has a color of #2d1878        
        
          <div style="background-color:#2d1878;">Content here</div>
        
        
          .mybackground {background-color:#2d1878;}
        
        Background color #2d1878
      
           Border around this has a color of #2d1878        
        
          <div style="border:2px solid #2d1878;">Content here</div>
        
        
          .myborder {border:2px solid #2d1878;}
        
        Border color #2d1878