#2d2086 color space conversions
Hex:
        #2d2086
        RGB:
        45, 32, 134
        CMY:
        82, 87, 47
        CMYK:
        66, 76, 0, 47
      HSL:
        248°, 61.4458%, 32.5490%
        HSV (HSB):
        248°, 76.1194%, 52.5490%
        XYZ:
        5.9018, 3.3121, 22.8825
        xyY:
        0.1839, 0.1032, 3.3121
      CIE-Lab:
        21.2530, 37.4206, -54.6788
        CIE-LCH:
        21.2530, 66.2576, 304.3866
        CIE-Luv:
        21.2530, -2.1591, -63.1007
        Hunter-Lab:
        18.1993, 26.0363, -61.8076
      #2d2086 color charts
#2d2086 RGB chart
      #2d2086 CMYK chart
      #2d2086 RGB pie chart
      #2d2086 color shades, tints & tones
#2d2086 color schemes
#2d2086 color preview, HTML & CSS examples
           This text has a color of #2d2086        
        
          <p style="color:#2d2086;">Text here</p>
        
        
          .mytext {color:#2d2086;}
        
        Text color #2d2086
      
           This box has a color of #2d2086        
        
          <div style="background-color:#2d2086;">Content here</div>
        
        
          .mybackground {background-color:#2d2086;}
        
        Background color #2d2086
      
           Border around this has a color of #2d2086        
        
          <div style="border:2px solid #2d2086;">Content here</div>
        
        
          .myborder {border:2px solid #2d2086;}
        
        Border color #2d2086