#2928c4 color space conversions
Hex:
        #2928c4
        RGB:
        41, 40, 196
        CMY:
        84, 84, 23
        CMYK:
        79, 80, 0, 23
      HSL:
        240°, 66.1017%, 46.2745%
        HSV (HSB):
        240°, 79.5918%, 76.8627%
        XYZ:
        11.6370, 5.9745, 52.7644
        xyY:
        0.1654, 0.0849, 5.9745
      CIE-Lab:
        29.3481, 52.8120, -78.9067
        CIE-LCH:
        29.3481, 94.9493, 303.7943
        CIE-Luv:
        29.3481, -7.0569, -99.6414
        Hunter-Lab:
        24.4428, 42.2075, -110.8785
      #2928c4 color charts
#2928c4 RGB chart
      #2928c4 CMYK chart
      #2928c4 RGB pie chart
      #2928c4 color shades, tints & tones
#2928c4 color schemes
#2928c4 color preview, HTML & CSS examples
           This text has a color of #2928c4        
        
          <p style="color:#2928c4;">Text here</p>
        
        
          .mytext {color:#2928c4;}
        
        Text color #2928c4
      
           This box has a color of #2928c4        
        
          <div style="background-color:#2928c4;">Content here</div>
        
        
          .mybackground {background-color:#2928c4;}
        
        Background color #2928c4
      
           Border around this has a color of #2928c4        
        
          <div style="border:2px solid #2928c4;">Content here</div>
        
        
          .myborder {border:2px solid #2928c4;}
        
        Border color #2928c4