#2843cf color space conversions
Hex:
        #2843cf
        RGB:
        40, 67, 207
        CMY:
        84, 74, 19
        CMYK:
        81, 68, 0, 19
      HSL:
        230°, 67.6113%, 48.4314%
        HSV (HSB):
        230°, 80.6763%, 81.1765%
        XYZ:
        14.1447, 8.9704, 60.0174
        xyY:
        0.1701, 0.1079, 8.9704
      CIE-Lab:
        35.9273, 41.1406, -74.4546
        CIE-LCH:
        35.9273, 85.0649, 298.9232
        CIE-Luv:
        35.9273, -12.0213, -104.0414
        Hunter-Lab:
        29.9507, 31.8860, -97.8444
      #2843cf color charts
#2843cf RGB chart
      #2843cf CMYK chart
      #2843cf RGB pie chart
      #2843cf color shades, tints & tones
#2843cf color schemes
#2843cf color preview, HTML & CSS examples
           This text has a color of #2843cf        
        
          <p style="color:#2843cf;">Text here</p>
        
        
          .mytext {color:#2843cf;}
        
        Text color #2843cf
      
           This box has a color of #2843cf        
        
          <div style="background-color:#2843cf;">Content here</div>
        
        
          .mybackground {background-color:#2843cf;}
        
        Background color #2843cf
      
           Border around this has a color of #2843cf        
        
          <div style="border:2px solid #2843cf;">Content here</div>
        
        
          .myborder {border:2px solid #2843cf;}
        
        Border color #2843cf