#2154e1 color space conversions
Hex:
        #2154e1
        RGB:
        33, 84, 225
        CMY:
        87, 67, 12
        CMYK:
        85, 63, 0, 12
      HSL:
        224°, 76.1905%, 50.5882%
        HSV (HSB):
        224°, 85.3333%, 88.2353%
        XYZ:
        17.3881, 12.1002, 72.6533
        xyY:
        0.1702, 0.1185, 12.1002
      CIE-Lab:
        41.3750, 36.5349, -75.8456
        CIE-LCH:
        41.3750, 84.1864, 295.7202
        CIE-Luv:
        41.3750, -16.6675, -111.3870
        Hunter-Lab:
        34.7854, 28.3522, -99.4843
      #2154e1 color charts
#2154e1 RGB chart
      #2154e1 CMYK chart
      #2154e1 RGB pie chart
      #2154e1 color shades, tints & tones
#2154e1 color schemes
#2154e1 color preview, HTML & CSS examples
           This text has a color of #2154e1        
        
          <p style="color:#2154e1;">Text here</p>
        
        
          .mytext {color:#2154e1;}
        
        Text color #2154e1
      
           This box has a color of #2154e1        
        
          <div style="background-color:#2154e1;">Content here</div>
        
        
          .mybackground {background-color:#2154e1;}
        
        Background color #2154e1
      
           Border around this has a color of #2154e1        
        
          <div style="border:2px solid #2154e1;">Content here</div>
        
        
          .myborder {border:2px solid #2154e1;}
        
        Border color #2154e1