#2847ef color space conversions
Hex:
        #2847ef
        RGB:
        40, 71, 239
        CMY:
        84, 72, 6
        CMYK:
        83, 70, 0, 6
      HSL:
        231°, 86.1472%, 54.7059%
        HSV (HSB):
        231°, 83.2636%, 93.7255%
        XYZ:
        18.7083, 11.1896, 82.8351
        xyY:
        0.1660, 0.0993, 11.1896
      CIE-Lab:
        39.8980, 49.9102, -86.2021
        CIE-LCH:
        39.8980, 99.6084, 300.0704
        CIE-Luv:
        39.8980, -13.3985, -122.8521
        Hunter-Lab:
        33.4508, 41.2920, -123.4057
      #2847ef color charts
#2847ef RGB chart
      #2847ef CMYK chart
      #2847ef RGB pie chart
      #2847ef color shades, tints & tones
#2847ef color schemes
#2847ef color preview, HTML & CSS examples
           This text has a color of #2847ef        
        
          <p style="color:#2847ef;">Text here</p>
        
        
          .mytext {color:#2847ef;}
        
        Text color #2847ef
      
           This box has a color of #2847ef        
        
          <div style="background-color:#2847ef;">Content here</div>
        
        
          .mybackground {background-color:#2847ef;}
        
        Background color #2847ef
      
           Border around this has a color of #2847ef        
        
          <div style="border:2px solid #2847ef;">Content here</div>
        
        
          .myborder {border:2px solid #2847ef;}
        
        Border color #2847ef