#2868fb color space conversions
Hex:
        #2868fb
        RGB:
        40, 104, 251
        CMY:
        84, 59, 2
        CMYK:
        84, 59, 0, 2
      HSL:
        222°, 96.3470%, 57.0588%
        HSV (HSB):
        222°, 84.0637%, 98.4314%
        XYZ:
        23.2380, 17.3168, 93.3845
        xyY:
        0.1735, 0.1293, 17.3168
      CIE-Lab:
        48.6567, 33.9559, -78.5439
        CIE-LCH:
        48.6567, 85.5695, 293.3797
        CIE-Luv:
        48.6567, -20.7350, -121.1842
        Hunter-Lab:
        41.6134, 26.8553, -103.9230
      #2868fb color charts
#2868fb RGB chart
      #2868fb CMYK chart
      #2868fb RGB pie chart
      #2868fb color shades, tints & tones
#2868fb color schemes
#2868fb color preview, HTML & CSS examples
           This text has a color of #2868fb        
        
          <p style="color:#2868fb;">Text here</p>
        
        
          .mytext {color:#2868fb;}
        
        Text color #2868fb
      
           This box has a color of #2868fb        
        
          <div style="background-color:#2868fb;">Content here</div>
        
        
          .mybackground {background-color:#2868fb;}
        
        Background color #2868fb
      
           Border around this has a color of #2868fb        
        
          <div style="border:2px solid #2868fb;">Content here</div>
        
        
          .myborder {border:2px solid #2868fb;}
        
        Border color #2868fb