#2843ff color space conversions
Hex:
        #2843ff
        RGB:
        40, 67, 255
        CMY:
        84, 74, 0
        CMYK:
        84, 74, 0, 0
      HSL:
        232°, 100.0000%, 57.8431%
        HSV (HSB):
        232°, 84.3137%, 100.0000%
        XYZ:
        20.9322, 11.6854, 95.7600
        xyY:
        0.1631, 0.0910, 11.6854
      CIE-Lab:
        40.7117, 57.4987, -93.8399
        CIE-LCH:
        40.7117, 110.0547, 301.4971
        CIE-Luv:
        40.7117, -13.0540, -132.7459
        Hunter-Lab:
        34.1840, 49.4809, -142.1612
      #2843ff color charts
#2843ff RGB chart
      #2843ff CMYK chart
      #2843ff RGB pie chart
      #2843ff color shades, tints & tones
#2843ff color schemes
#2843ff color preview, HTML & CSS examples
           This text has a color of #2843ff        
        
          <p style="color:#2843ff;">Text here</p>
        
        
          .mytext {color:#2843ff;}
        
        Text color #2843ff
      
           This box has a color of #2843ff        
        
          <div style="background-color:#2843ff;">Content here</div>
        
        
          .mybackground {background-color:#2843ff;}
        
        Background color #2843ff
      
           Border around this has a color of #2843ff        
        
          <div style="border:2px solid #2843ff;">Content here</div>
        
        
          .myborder {border:2px solid #2843ff;}
        
        Border color #2843ff