#2854ec color space conversions
Hex:
        #2854ec
        RGB:
        40, 84, 236
        CMY:
        84, 67, 7
        CMYK:
        83, 64, 0, 7
      HSL:
        227°, 83.7607%, 54.1176%
        HSV (HSB):
        227°, 83.0508%, 92.5490%
        XYZ:
        19.1857, 12.8479, 80.8256
        xyY:
        0.1700, 0.1138, 12.8479
      CIE-Lab:
        42.5332, 41.0049, -80.1701
        CIE-LCH:
        42.5332, 90.0480, 297.0886
        CIE-Luv:
        42.5332, -16.0042, -118.2475
        Hunter-Lab:
        35.8440, 32.8164, -108.6040
      #2854ec color charts
#2854ec RGB chart
      #2854ec CMYK chart
      #2854ec RGB pie chart
      #2854ec color shades, tints & tones
#2854ec color schemes
#2854ec color preview, HTML & CSS examples
           This text has a color of #2854ec        
        
          <p style="color:#2854ec;">Text here</p>
        
        
          .mytext {color:#2854ec;}
        
        Text color #2854ec
      
           This box has a color of #2854ec        
        
          <div style="background-color:#2854ec;">Content here</div>
        
        
          .mybackground {background-color:#2854ec;}
        
        Background color #2854ec
      
           Border around this has a color of #2854ec        
        
          <div style="border:2px solid #2854ec;">Content here</div>
        
        
          .myborder {border:2px solid #2854ec;}
        
        Border color #2854ec