#2229e3 color space conversions
Hex:
        #2229e3
        RGB:
        34, 41, 227
        CMY:
        87, 84, 11
        CMYK:
        85, 82, 0, 11
      HSL:
        238°, 77.5100%, 51.1765%
        HSV (HSB):
        238°, 85.0220%, 89.0196%
        XYZ:
        15.3178, 7.4720, 73.3080
        xyY:
        0.1594, 0.0778, 7.4720
      CIE-Lab:
        32.8582, 61.5005, -91.0531
        CIE-LCH:
        32.8582, 109.8771, 304.0365
        CIE-Luv:
        32.8582, -9.1539, -117.3472
        Hunter-Lab:
        27.3350, 52.1902, -139.8716
      #2229e3 color charts
#2229e3 RGB chart
      #2229e3 CMYK chart
      #2229e3 RGB pie chart
      #2229e3 color shades, tints & tones
#2229e3 color schemes
#2229e3 color preview, HTML & CSS examples
           This text has a color of #2229e3        
        
          <p style="color:#2229e3;">Text here</p>
        
        
          .mytext {color:#2229e3;}
        
        Text color #2229e3
      
           This box has a color of #2229e3        
        
          <div style="background-color:#2229e3;">Content here</div>
        
        
          .mybackground {background-color:#2229e3;}
        
        Background color #2229e3
      
           Border around this has a color of #2229e3        
        
          <div style="border:2px solid #2229e3;">Content here</div>
        
        
          .myborder {border:2px solid #2229e3;}
        
        Border color #2229e3