#2868cb color space conversions
Hex:
        #2868cb
        RGB:
        40, 104, 203
        CMY:
        84, 59, 20
        CMYK:
        80, 49, 0, 20
      HSL:
        216°, 67.0782%, 47.6471%
        HSV (HSB):
        216°, 80.2956%, 79.6078%
        XYZ:
        16.6049, 14.6635, 58.4551
        xyY:
        0.1851, 0.1634, 14.6635
      CIE-Lab:
        45.1699, 15.8500, -57.0836
        CIE-LCH:
        45.1699, 59.2432, 285.5180
        CIE-Luv:
        45.1699, -21.4903, -86.8813
        Hunter-Lab:
        38.2930, 10.3897, -63.7023
      #2868cb color charts
#2868cb RGB chart
      #2868cb CMYK chart
      #2868cb RGB pie chart
      #2868cb color shades, tints & tones
#2868cb color schemes
#2868cb color preview, HTML & CSS examples
           This text has a color of #2868cb        
        
          <p style="color:#2868cb;">Text here</p>
        
        
          .mytext {color:#2868cb;}
        
        Text color #2868cb
      
           This box has a color of #2868cb        
        
          <div style="background-color:#2868cb;">Content here</div>
        
        
          .mybackground {background-color:#2868cb;}
        
        Background color #2868cb
      
           Border around this has a color of #2868cb        
        
          <div style="border:2px solid #2868cb;">Content here</div>
        
        
          .myborder {border:2px solid #2868cb;}
        
        Border color #2868cb