#2867d3 color space conversions
Hex:
        #2867d3
        RGB:
        40, 103, 211
        CMY:
        84, 60, 17
        CMYK:
        81, 51, 0, 17
      HSL:
        218°, 68.1275%, 49.2157%
        HSV (HSB):
        218°, 81.0427%, 82.7451%
        XYZ:
        17.4832, 14.8548, 63.5738
        xyY:
        0.1823, 0.1549, 14.8548
      CIE-Lab:
        45.4346, 19.5527, -61.2397
        CIE-LCH:
        45.4346, 64.2853, 287.7073
        CIE-Luv:
        45.4346, -21.0228, -93.4189
        Hunter-Lab:
        38.5419, 13.5221, -70.8180
      #2867d3 color charts
#2867d3 RGB chart
      #2867d3 CMYK chart
      #2867d3 RGB pie chart
      #2867d3 color shades, tints & tones
#2867d3 color schemes
#2867d3 color preview, HTML & CSS examples
           This text has a color of #2867d3        
        
          <p style="color:#2867d3;">Text here</p>
        
        
          .mytext {color:#2867d3;}
        
        Text color #2867d3
      
           This box has a color of #2867d3        
        
          <div style="background-color:#2867d3;">Content here</div>
        
        
          .mybackground {background-color:#2867d3;}
        
        Background color #2867d3
      
           Border around this has a color of #2867d3        
        
          <div style="border:2px solid #2867d3;">Content here</div>
        
        
          .myborder {border:2px solid #2867d3;}
        
        Border color #2867d3