#2851cd color space conversions
Hex:
        #2851cd
        RGB:
        40, 81, 205
        CMY:
        84, 68, 20
        CMYK:
        80, 60, 0, 20
      HSL:
        225°, 67.3469%, 48.0392%
        HSV (HSB):
        225°, 80.4878%, 80.3922%
        XYZ:
        14.8369, 10.7438, 59.0494
        xyY:
        0.1753, 0.1269, 10.7438
      CIE-Lab:
        39.1455, 31.5227, -68.0195
        CIE-LCH:
        39.1455, 74.9689, 294.8647
        CIE-Luv:
        39.1455, -15.1563, -98.9925
        Hunter-Lab:
        32.7777, 23.4379, -83.8673
      #2851cd color charts
#2851cd RGB chart
      #2851cd CMYK chart
      #2851cd RGB pie chart
      #2851cd color shades, tints & tones
#2851cd color schemes
#2851cd color preview, HTML & CSS examples
           This text has a color of #2851cd        
        
          <p style="color:#2851cd;">Text here</p>
        
        
          .mytext {color:#2851cd;}
        
        Text color #2851cd
      
           This box has a color of #2851cd        
        
          <div style="background-color:#2851cd;">Content here</div>
        
        
          .mybackground {background-color:#2851cd;}
        
        Background color #2851cd
      
           Border around this has a color of #2851cd        
        
          <div style="border:2px solid #2851cd;">Content here</div>
        
        
          .myborder {border:2px solid #2851cd;}
        
        Border color #2851cd