#2d04b1 color space conversions
Hex:
        #2d04b1
        RGB:
        45, 4, 177
        CMY:
        82, 98, 31
        CMYK:
        75, 98, 0, 31
      HSL:
        254°, 95.5801%, 35.4902%
        HSV (HSB):
        254°, 97.7401%, 69.4118%
        XYZ:
        9.0614, 3.8190, 41.8545
        xyY:
        0.1656, 0.0698, 3.8190
      CIE-Lab:
        23.0640, 60.0348, -78.0683
        CIE-LCH:
        23.0640, 98.4827, 307.5604
        CIE-Luv:
        23.0640, -2.6902, -86.7218
        Hunter-Lab:
        19.5424, 48.5678, -113.3036
      #2d04b1 color charts
#2d04b1 RGB chart
      #2d04b1 CMYK chart
      #2d04b1 RGB pie chart
      #2d04b1 color shades, tints & tones
#2d04b1 color schemes
#2d04b1 color preview, HTML & CSS examples
           This text has a color of #2d04b1        
        
          <p style="color:#2d04b1;">Text here</p>
        
        
          .mytext {color:#2d04b1;}
        
        Text color #2d04b1
      
           This box has a color of #2d04b1        
        
          <div style="background-color:#2d04b1;">Content here</div>
        
        
          .mybackground {background-color:#2d04b1;}
        
        Background color #2d04b1
      
           Border around this has a color of #2d04b1        
        
          <div style="border:2px solid #2d04b1;">Content here</div>
        
        
          .myborder {border:2px solid #2d04b1;}
        
        Border color #2d04b1