#2d05ae color space conversions
Hex:
        #2d05ae
        RGB:
        45, 5, 174
        CMY:
        82, 98, 32
        CMYK:
        74, 97, 0, 32
      HSL:
        254°, 94.4134%, 35.0980%
        HSV (HSB):
        254°, 97.1264%, 68.2353%
        XYZ:
        8.7764, 3.7224, 40.3003
        xyY:
        0.1662, 0.0705, 3.7224
      CIE-Lab:
        22.7317, 59.0469, -76.8185
        CIE-LCH:
        22.7317, 96.8897, 307.5479
        CIE-Luv:
        22.7317, -2.5427, -85.0327
        Hunter-Lab:
        19.2936, 47.4339, -110.3391
      #2d05ae color charts
#2d05ae RGB chart
      #2d05ae CMYK chart
      #2d05ae RGB pie chart
      #2d05ae color shades, tints & tones
#2d05ae color schemes
#2d05ae color preview, HTML & CSS examples
           This text has a color of #2d05ae        
        
          <p style="color:#2d05ae;">Text here</p>
        
        
          .mytext {color:#2d05ae;}
        
        Text color #2d05ae
      
           This box has a color of #2d05ae        
        
          <div style="background-color:#2d05ae;">Content here</div>
        
        
          .mybackground {background-color:#2d05ae;}
        
        Background color #2d05ae
      
           Border around this has a color of #2d05ae        
        
          <div style="border:2px solid #2d05ae;">Content here</div>
        
        
          .myborder {border:2px solid #2d05ae;}
        
        Border color #2d05ae