#2863cd color space conversions
Hex:
        #2863cd
        RGB:
        40, 99, 205
        CMY:
        84, 61, 20
        CMYK:
        80, 52, 0, 20
      HSL:
        219°, 67.3469%, 48.0392%
        HSV (HSB):
        219°, 80.4878%, 80.3922%
        XYZ:
        16.3564, 13.7826, 59.5558
        xyY:
        0.1824, 0.1537, 13.7826
      CIE-Lab:
        43.9195, 19.8381, -60.2534
        CIE-LCH:
        43.9195, 63.4352, 288.2239
        CIE-Luv:
        43.9195, -19.9798, -91.1178
        Hunter-Lab:
        37.1249, 13.6744, -69.1257
      #2863cd color charts
#2863cd RGB chart
      #2863cd CMYK chart
      #2863cd RGB pie chart
      #2863cd color shades, tints & tones
#2863cd color schemes
#2863cd color preview, HTML & CSS examples
           This text has a color of #2863cd        
        
          <p style="color:#2863cd;">Text here</p>
        
        
          .mytext {color:#2863cd;}
        
        Text color #2863cd
      
           This box has a color of #2863cd        
        
          <div style="background-color:#2863cd;">Content here</div>
        
        
          .mybackground {background-color:#2863cd;}
        
        Background color #2863cd
      
           Border around this has a color of #2863cd        
        
          <div style="border:2px solid #2863cd;">Content here</div>
        
        
          .myborder {border:2px solid #2863cd;}
        
        Border color #2863cd