#2867d4 color space conversions
Hex:
        #2867d4
        RGB:
        40, 103, 212
        CMY:
        84, 60, 17
        CMYK:
        81, 51, 0, 17
      HSL:
        218°, 68.2540%, 49.4118%
        HSV (HSB):
        218°, 81.1321%, 83.1373%
        XYZ:
        17.6090, 14.9051, 64.2362
        xyY:
        0.1820, 0.1541, 14.9051
      CIE-Lab:
        45.5039, 19.9344, -61.6988
        CIE-LCH:
        45.5039, 64.8392, 287.9053
        CIE-Luv:
        45.5039, -21.0032, -94.1567
        Hunter-Lab:
        38.6071, 13.8528, -71.6244
      #2867d4 color charts
#2867d4 RGB chart
      #2867d4 CMYK chart
      #2867d4 RGB pie chart
      #2867d4 color shades, tints & tones
#2867d4 color schemes
#2867d4 color preview, HTML & CSS examples
           This text has a color of #2867d4        
        
          <p style="color:#2867d4;">Text here</p>
        
        
          .mytext {color:#2867d4;}
        
        Text color #2867d4
      
           This box has a color of #2867d4        
        
          <div style="background-color:#2867d4;">Content here</div>
        
        
          .mybackground {background-color:#2867d4;}
        
        Background color #2867d4
      
           Border around this has a color of #2867d4        
        
          <div style="border:2px solid #2867d4;">Content here</div>
        
        
          .myborder {border:2px solid #2867d4;}
        
        Border color #2867d4