#2849cf color space conversions
Hex:
        #2849cf
        RGB:
        40, 73, 207
        CMY:
        84, 71, 19
        CMYK:
        81, 65, 0, 19
      HSL:
        228°, 67.6113%, 48.4314%
        HSV (HSB):
        228°, 80.6763%, 81.1765%
        XYZ:
        14.5201, 9.7212, 60.1426
        xyY:
        0.1721, 0.1152, 9.7212
      CIE-Lab:
        37.3373, 37.3863, -72.1373
        CIE-LCH:
        37.3373, 81.2498, 297.3962
        CIE-Luv:
        37.3373, -13.2991, -102.7021
        Hunter-Lab:
        31.1788, 28.5652, -92.5426
      #2849cf color charts
#2849cf RGB chart
      #2849cf CMYK chart
      #2849cf RGB pie chart
      #2849cf color shades, tints & tones
#2849cf color schemes
#2849cf color preview, HTML & CSS examples
           This text has a color of #2849cf        
        
          <p style="color:#2849cf;">Text here</p>
        
        
          .mytext {color:#2849cf;}
        
        Text color #2849cf
      
           This box has a color of #2849cf        
        
          <div style="background-color:#2849cf;">Content here</div>
        
        
          .mybackground {background-color:#2849cf;}
        
        Background color #2849cf
      
           Border around this has a color of #2849cf        
        
          <div style="border:2px solid #2849cf;">Content here</div>
        
        
          .myborder {border:2px solid #2849cf;}
        
        Border color #2849cf