#2829ba color space conversions
Hex:
        #2829ba
        RGB:
        40, 41, 186
        CMY:
        84, 84, 27
        CMYK:
        78, 78, 0, 27
      HSL:
        240°, 64.6018%, 44.3137%
        HSV (HSB):
        240°, 78.4946%, 72.9412%
        XYZ:
        10.5309, 5.5822, 46.9768
        xyY:
        0.1669, 0.0885, 5.5822
      CIE-Lab:
        28.3328, 49.0585, -74.6896
        CIE-LCH:
        28.3328, 89.3603, 303.2982
        CIE-Luv:
        28.3328, -6.9015, -93.8230
        Hunter-Lab:
        23.6266, 38.2151, -101.3478
      #2829ba color charts
#2829ba RGB chart
      #2829ba CMYK chart
      #2829ba RGB pie chart
      #2829ba color shades, tints & tones
#2829ba color schemes
#2829ba color preview, HTML & CSS examples
           This text has a color of #2829ba        
        
          <p style="color:#2829ba;">Text here</p>
        
        
          .mytext {color:#2829ba;}
        
        Text color #2829ba
      
           This box has a color of #2829ba        
        
          <div style="background-color:#2829ba;">Content here</div>
        
        
          .mybackground {background-color:#2829ba;}
        
        Background color #2829ba
      
           Border around this has a color of #2829ba        
        
          <div style="border:2px solid #2829ba;">Content here</div>
        
        
          .myborder {border:2px solid #2829ba;}
        
        Border color #2829ba