#2928b3 color space conversions
Hex:
        #2928b3
        RGB:
        41, 40, 179
        CMY:
        84, 84, 30
        CMYK:
        77, 78, 0, 30
      HSL:
        240°, 63.4703%, 42.9412%
        HSV (HSB):
        240°, 77.6536%, 70.1961%
        XYZ:
        9.8099, 5.2437, 43.1429
        xyY:
        0.1686, 0.0901, 5.2437
      CIE-Lab:
        27.4180, 47.3910, -72.0384
        CIE-LCH:
        27.4180, 86.2290, 303.3392
        CIE-Luv:
        27.4180, -6.3279, -89.7319
        Hunter-Lab:
        22.8991, 36.3958, -95.6758
      #2928b3 color charts
#2928b3 RGB chart
      #2928b3 CMYK chart
      #2928b3 RGB pie chart
      #2928b3 color shades, tints & tones
#2928b3 color schemes
#2928b3 color preview, HTML & CSS examples
           This text has a color of #2928b3        
        
          <p style="color:#2928b3;">Text here</p>
        
        
          .mytext {color:#2928b3;}
        
        Text color #2928b3
      
           This box has a color of #2928b3        
        
          <div style="background-color:#2928b3;">Content here</div>
        
        
          .mybackground {background-color:#2928b3;}
        
        Background color #2928b3
      
           Border around this has a color of #2928b3        
        
          <div style="border:2px solid #2928b3;">Content here</div>
        
        
          .myborder {border:2px solid #2928b3;}
        
        Border color #2928b3