#2d09ba color space conversions
Hex:
        #2d09ba
        RGB:
        45, 9, 186
        CMY:
        82, 96, 27
        CMYK:
        76, 95, 0, 27
      HSL:
        252°, 90.7692%, 38.2353%
        HSV (HSB):
        252°, 95.1613%, 72.9412%
        XYZ:
        10.0428, 4.2984, 46.7547
        xyY:
        0.1644, 0.0704, 4.2984
      CIE-Lab:
        24.6345, 61.2303, -80.8276
        CIE-LCH:
        24.6345, 101.4014, 307.1455
        CIE-Luv:
        24.6345, -3.4615, -92.3021
        Hunter-Lab:
        20.7327, 50.1824, -119.1935
      #2d09ba color charts
#2d09ba RGB chart
      #2d09ba CMYK chart
      #2d09ba RGB pie chart
      #2d09ba color shades, tints & tones
#2d09ba color schemes
#2d09ba color preview, HTML & CSS examples
           This text has a color of #2d09ba        
        
          <p style="color:#2d09ba;">Text here</p>
        
        
          .mytext {color:#2d09ba;}
        
        Text color #2d09ba
      
           This box has a color of #2d09ba        
        
          <div style="background-color:#2d09ba;">Content here</div>
        
        
          .mybackground {background-color:#2d09ba;}
        
        Background color #2d09ba
      
           Border around this has a color of #2d09ba        
        
          <div style="border:2px solid #2d09ba;">Content here</div>
        
        
          .myborder {border:2px solid #2d09ba;}
        
        Border color #2d09ba