#2534ea color space conversions
Hex:
        #2534ea
        RGB:
        37, 52, 234
        CMY:
        85, 80, 8
        CMYK:
        84, 78, 0, 8
      HSL:
        235°, 82.4268%, 53.1373%
        HSV (HSB):
        235°, 84.1880%, 91.7647%
        XYZ:
        16.8422, 8.7898, 78.6508
        xyY:
        0.1615, 0.0843, 8.7898
      CIE-Lab:
        35.5764, 58.5266, -90.5255
        CIE-LCH:
        35.5764, 107.7972, 302.8835
        CIE-Luv:
        35.5764, -10.4952, -121.4826
        Hunter-Lab:
        29.6476, 49.5190, -136.5344
      #2534ea color charts
#2534ea RGB chart
      #2534ea CMYK chart
      #2534ea RGB pie chart
      #2534ea color shades, tints & tones
#2534ea color schemes
#2534ea color preview, HTML & CSS examples
           This text has a color of #2534ea        
        
          <p style="color:#2534ea;">Text here</p>
        
        
          .mytext {color:#2534ea;}
        
        Text color #2534ea
      
           This box has a color of #2534ea        
        
          <div style="background-color:#2534ea;">Content here</div>
        
        
          .mybackground {background-color:#2534ea;}
        
        Background color #2534ea
      
           Border around this has a color of #2534ea        
        
          <div style="border:2px solid #2534ea;">Content here</div>
        
        
          .myborder {border:2px solid #2534ea;}
        
        Border color #2534ea