#2234e5 color space conversions
Hex:
        #2234e5
        RGB:
        34, 52, 229
        CMY:
        87, 80, 10
        CMYK:
        85, 77, 0, 10
      HSL:
        234°, 78.9474%, 51.5686%
        HSV (HSB):
        234°, 85.1528%, 89.8039%
        XYZ:
        16.0305, 8.4532, 74.9155
        xyY:
        0.1613, 0.0850, 8.4532
      CIE-Lab:
        34.9095, 56.8154, -88.7884
        CIE-LCH:
        34.9095, 105.4105, 302.6150
        CIE-Luv:
        34.9095, -10.6165, -118.6117
        Hunter-Lab:
        29.0744, 47.5380, -132.4194
      #2234e5 color charts
#2234e5 RGB chart
      #2234e5 CMYK chart
      #2234e5 RGB pie chart
      #2234e5 color shades, tints & tones
#2234e5 color schemes
#2234e5 color preview, HTML & CSS examples
           This text has a color of #2234e5        
        
          <p style="color:#2234e5;">Text here</p>
        
        
          .mytext {color:#2234e5;}
        
        Text color #2234e5
      
           This box has a color of #2234e5        
        
          <div style="background-color:#2234e5;">Content here</div>
        
        
          .mybackground {background-color:#2234e5;}
        
        Background color #2234e5
      
           Border around this has a color of #2234e5        
        
          <div style="border:2px solid #2234e5;">Content here</div>
        
        
          .myborder {border:2px solid #2234e5;}
        
        Border color #2234e5