#2828d4 color space conversions
Hex:
        #2828d4
        RGB:
        40, 40, 212
        CMY:
        84, 84, 17
        CMYK:
        81, 81, 0, 17
      HSL:
        240°, 68.2540%, 49.4118%
        HSV (HSB):
        240°, 81.1321%, 83.1373%
        XYZ:
        13.5175, 6.7222, 62.8724
        xyY:
        0.1626, 0.0809, 6.7222
      CIE-Lab:
        31.1659, 57.6884, -85.2239
        CIE-LCH:
        31.1659, 102.9129, 304.0942
        CIE-Luv:
        31.1659, -7.8484, -108.8437
        Hunter-Lab:
        25.9271, 47.6913, -125.6272
      #2828d4 color charts
#2828d4 RGB chart
      #2828d4 CMYK chart
      #2828d4 RGB pie chart
      #2828d4 color shades, tints & tones
#2828d4 color schemes
#2828d4 color preview, HTML & CSS examples
           This text has a color of #2828d4        
        
          <p style="color:#2828d4;">Text here</p>
        
        
          .mytext {color:#2828d4;}
        
        Text color #2828d4
      
           This box has a color of #2828d4        
        
          <div style="background-color:#2828d4;">Content here</div>
        
        
          .mybackground {background-color:#2828d4;}
        
        Background color #2828d4
      
           Border around this has a color of #2828d4        
        
          <div style="border:2px solid #2828d4;">Content here</div>
        
        
          .myborder {border:2px solid #2828d4;}
        
        Border color #2828d4