#2846cd color space conversions
Hex:
        #2846cd
        RGB:
        40, 70, 205
        CMY:
        84, 73, 20
        CMYK:
        80, 66, 0, 20
      HSL:
        229°, 67.3469%, 48.0392%
        HSV (HSB):
        229°, 80.4878%, 80.3922%
        XYZ:
        14.0847, 9.2392, 58.7986
        xyY:
        0.1715, 0.1125, 9.2392
      CIE-Lab:
        36.4408, 38.5515, -72.4515
        CIE-LCH:
        36.4408, 82.0697, 298.0175
        CIE-Luv:
        36.4408, -12.6170, -102.1575
        Hunter-Lab:
        30.3961, 29.5187, -93.4142
      #2846cd color charts
#2846cd RGB chart
      #2846cd CMYK chart
      #2846cd RGB pie chart
      #2846cd color shades, tints & tones
#2846cd color schemes
#2846cd color preview, HTML & CSS examples
           This text has a color of #2846cd        
        
          <p style="color:#2846cd;">Text here</p>
        
        
          .mytext {color:#2846cd;}
        
        Text color #2846cd
      
           This box has a color of #2846cd        
        
          <div style="background-color:#2846cd;">Content here</div>
        
        
          .mybackground {background-color:#2846cd;}
        
        Background color #2846cd
      
           Border around this has a color of #2846cd        
        
          <div style="border:2px solid #2846cd;">Content here</div>
        
        
          .myborder {border:2px solid #2846cd;}
        
        Border color #2846cd