#2847df color space conversions
Hex:
        #2847df
        RGB:
        40, 71, 223
        CMY:
        84, 72, 13
        CMYK:
        82, 68, 0, 13
      HSL:
        230°, 74.0891%, 51.5686%
        HSV (HSB):
        230°, 82.0628%, 87.4510%
        XYZ:
        16.4476, 10.2853, 70.9304
        xyY:
        0.1684, 0.1053, 10.2853
      CIE-Lab:
        38.3497, 44.3620, -79.6690
        CIE-LCH:
        38.3497, 91.1874, 299.1103
        CIE-Luv:
        38.3497, -13.1096, -113.1558
        Hunter-Lab:
        32.0707, 35.4207, -108.6815
      #2847df color charts
#2847df RGB chart
      #2847df CMYK chart
      #2847df RGB pie chart
      #2847df color shades, tints & tones
#2847df color schemes
#2847df color preview, HTML & CSS examples
           This text has a color of #2847df        
        
          <p style="color:#2847df;">Text here</p>
        
        
          .mytext {color:#2847df;}
        
        Text color #2847df
      
           This box has a color of #2847df        
        
          <div style="background-color:#2847df;">Content here</div>
        
        
          .mybackground {background-color:#2847df;}
        
        Background color #2847df
      
           Border around this has a color of #2847df        
        
          <div style="border:2px solid #2847df;">Content here</div>
        
        
          .myborder {border:2px solid #2847df;}
        
        Border color #2847df