#2868ea color space conversions
Hex:
        #2868ea
        RGB:
        40, 104, 234
        CMY:
        84, 59, 8
        CMYK:
        83, 56, 0, 8
      HSL:
        220°, 82.2034%, 53.7255%
        HSV (HSB):
        220°, 82.9060%, 91.7647%
        XYZ:
        20.6767, 16.2923, 79.8968
        xyY:
        0.1769, 0.1394, 16.2923
      CIE-Lab:
        47.3556, 27.6274, -71.1593
        CIE-LCH:
        47.3556, 76.3342, 291.2186
        CIE-Luv:
        47.3556, -20.9210, -109.4799
        Hunter-Lab:
        40.3637, 20.8019, -89.1055
      #2868ea color charts
#2868ea RGB chart
      #2868ea CMYK chart
      #2868ea RGB pie chart
      #2868ea color shades, tints & tones
#2868ea color schemes
#2868ea color preview, HTML & CSS examples
           This text has a color of #2868ea        
        
          <p style="color:#2868ea;">Text here</p>
        
        
          .mytext {color:#2868ea;}
        
        Text color #2868ea
      
           This box has a color of #2868ea        
        
          <div style="background-color:#2868ea;">Content here</div>
        
        
          .mybackground {background-color:#2868ea;}
        
        Background color #2868ea
      
           Border around this has a color of #2868ea        
        
          <div style="border:2px solid #2868ea;">Content here</div>
        
        
          .myborder {border:2px solid #2868ea;}
        
        Border color #2868ea