#2843d8 color space conversions
Hex:
        #2843d8
        RGB:
        40, 67, 216
        CMY:
        84, 74, 15
        CMYK:
        81, 69, 0, 15
      HSL:
        231°, 69.2913%, 50.1961%
        HSV (HSB):
        231°, 81.4815%, 84.7059%
        XYZ:
        15.2769, 9.4233, 65.9794
        xyY:
        0.1685, 0.1039, 9.4233
      CIE-Lab:
        36.7868, 44.3245, -78.2321
        CIE-LCH:
        36.7868, 89.9162, 299.5349
        CIE-Luv:
        36.7868, -12.1922, -109.5826
        Hunter-Lab:
        30.6974, 35.1121, -105.9468
      #2843d8 color charts
#2843d8 RGB chart
      #2843d8 CMYK chart
      #2843d8 RGB pie chart
      #2843d8 color shades, tints & tones
#2843d8 color schemes
#2843d8 color preview, HTML & CSS examples
           This text has a color of #2843d8        
        
          <p style="color:#2843d8;">Text here</p>
        
        
          .mytext {color:#2843d8;}
        
        Text color #2843d8
      
           This box has a color of #2843d8        
        
          <div style="background-color:#2843d8;">Content here</div>
        
        
          .mybackground {background-color:#2843d8;}
        
        Background color #2843d8
      
           Border around this has a color of #2843d8        
        
          <div style="border:2px solid #2843d8;">Content here</div>
        
        
          .myborder {border:2px solid #2843d8;}
        
        Border color #2843d8