#2835ef color space conversions
Hex:
        #2835ef
        RGB:
        40, 53, 239
        CMY:
        84, 79, 6
        CMYK:
        83, 78, 0, 6
      HSL:
        236°, 86.1472%, 54.7059%
        HSV (HSB):
        236°, 83.2636%, 93.7255%
        XYZ:
        17.7282, 9.2293, 82.5084
        xyY:
        0.1620, 0.0843, 9.2293
      CIE-Lab:
        36.4221, 59.7217, -91.9546
        CIE-LCH:
        36.4221, 109.6464, 303.0025
        CIE-Luv:
        36.4221, -10.5020, -124.3266
        Hunter-Lab:
        30.3798, 50.9992, -139.7597
      #2835ef color charts
#2835ef RGB chart
      #2835ef CMYK chart
      #2835ef RGB pie chart
      #2835ef color shades, tints & tones
#2835ef color schemes
#2835ef color preview, HTML & CSS examples
           This text has a color of #2835ef        
        
          <p style="color:#2835ef;">Text here</p>
        
        
          .mytext {color:#2835ef;}
        
        Text color #2835ef
      
           This box has a color of #2835ef        
        
          <div style="background-color:#2835ef;">Content here</div>
        
        
          .mybackground {background-color:#2835ef;}
        
        Background color #2835ef
      
           Border around this has a color of #2835ef        
        
          <div style="border:2px solid #2835ef;">Content here</div>
        
        
          .myborder {border:2px solid #2835ef;}
        
        Border color #2835ef