#2d09ae color space conversions
Hex:
        #2d09ae
        RGB:
        45, 9, 174
        CMY:
        82, 96, 32
        CMYK:
        74, 95, 0, 32
      HSL:
        253°, 90.1639%, 35.8824%
        HSV (HSB):
        253°, 94.8276%, 68.2353%
        XYZ:
        8.8199, 3.8093, 40.3148
        xyY:
        0.1666, 0.0719, 3.8093
      CIE-Lab:
        23.0306, 58.1308, -76.3204
        CIE-LCH:
        23.0306, 95.9374, 307.2954
        CIE-Luv:
        23.0306, -2.7191, -85.3007
        Hunter-Lab:
        19.5173, 46.5087, -108.8068
      #2d09ae color charts
#2d09ae RGB chart
      #2d09ae CMYK chart
      #2d09ae RGB pie chart
      #2d09ae color shades, tints & tones
#2d09ae color schemes
#2d09ae color preview, HTML & CSS examples
           This text has a color of #2d09ae        
        
          <p style="color:#2d09ae;">Text here</p>
        
        
          .mytext {color:#2d09ae;}
        
        Text color #2d09ae
      
           This box has a color of #2d09ae        
        
          <div style="background-color:#2d09ae;">Content here</div>
        
        
          .mybackground {background-color:#2d09ae;}
        
        Background color #2d09ae
      
           Border around this has a color of #2d09ae        
        
          <div style="border:2px solid #2d09ae;">Content here</div>
        
        
          .myborder {border:2px solid #2d09ae;}
        
        Border color #2d09ae