#2428bd color space conversions
Hex:
        #2428bd
        RGB:
        36, 40, 189
        CMY:
        86, 84, 26
        CMYK:
        81, 79, 0, 26
      HSL:
        238°, 68.0000%, 44.1176%
        HSV (HSB):
        238°, 80.9524%, 74.1176%
        XYZ:
        10.6717, 5.5668, 48.6561
        xyY:
        0.1644, 0.0858, 5.5668
      CIE-Lab:
        28.2921, 50.2992, -76.5397
        CIE-LCH:
        28.2921, 91.5878, 303.3115
        CIE-Luv:
        28.2921, -7.3868, -95.5188
        Hunter-Lab:
        23.5940, 39.4466, -105.7535
      #2428bd color charts
#2428bd RGB chart
      #2428bd CMYK chart
      #2428bd RGB pie chart
      #2428bd color shades, tints & tones
#2428bd color schemes
#2428bd color preview, HTML & CSS examples
           This text has a color of #2428bd        
        
          <p style="color:#2428bd;">Text here</p>
        
        
          .mytext {color:#2428bd;}
        
        Text color #2428bd
      
           This box has a color of #2428bd        
        
          <div style="background-color:#2428bd;">Content here</div>
        
        
          .mybackground {background-color:#2428bd;}
        
        Background color #2428bd
      
           Border around this has a color of #2428bd        
        
          <div style="border:2px solid #2428bd;">Content here</div>
        
        
          .myborder {border:2px solid #2428bd;}
        
        Border color #2428bd