#2434ea color space conversions
Hex:
        #2434ea
        RGB:
        36, 52, 234
        CMY:
        86, 80, 8
        CMYK:
        85, 78, 0, 8
      HSL:
        235°, 82.5000%, 52.9412%
        HSV (HSB):
        235°, 84.6154%, 91.7647%
        XYZ:
        16.8068, 8.7716, 78.6492
        xyY:
        0.1613, 0.0842, 8.7716
      CIE-Lab:
        35.5407, 58.4837, -90.5858
        CIE-LCH:
        35.5407, 107.8246, 302.8469
        CIE-Luv:
        35.5407, -10.5888, -121.4804
        Hunter-Lab:
        29.6168, 49.4650, -136.7162
      #2434ea color charts
#2434ea RGB chart
      #2434ea CMYK chart
      #2434ea RGB pie chart
      #2434ea color shades, tints & tones
#2434ea color schemes
#2434ea color preview, HTML & CSS examples
           This text has a color of #2434ea        
        
          <p style="color:#2434ea;">Text here</p>
        
        
          .mytext {color:#2434ea;}
        
        Text color #2434ea
      
           This box has a color of #2434ea        
        
          <div style="background-color:#2434ea;">Content here</div>
        
        
          .mybackground {background-color:#2434ea;}
        
        Background color #2434ea
      
           Border around this has a color of #2434ea        
        
          <div style="border:2px solid #2434ea;">Content here</div>
        
        
          .myborder {border:2px solid #2434ea;}
        
        Border color #2434ea