#2225ce color space conversions
Hex:
        #2225ce
        RGB:
        34, 37, 206
        CMY:
        87, 85, 19
        CMYK:
        83, 82, 0, 19
      HSL:
        239°, 71.6667%, 47.0588%
        HSV (HSB):
        239°, 83.4951%, 80.7843%
        XYZ:
        12.4618, 6.1194, 58.9169
        xyY:
        0.1608, 0.0790, 6.1194
      CIE-Lab:
        29.7118, 56.9764, -84.1623
        CIE-LCH:
        29.7118, 101.6347, 304.0973
        CIE-Luv:
        29.7118, -7.8988, -105.1934
        Hunter-Lab:
        24.7375, 46.6309, -123.8936
      #2225ce color charts
#2225ce RGB chart
      #2225ce CMYK chart
      #2225ce RGB pie chart
      #2225ce color shades, tints & tones
#2225ce color schemes
#2225ce color preview, HTML & CSS examples
           This text has a color of #2225ce        
        
          <p style="color:#2225ce;">Text here</p>
        
        
          .mytext {color:#2225ce;}
        
        Text color #2225ce
      
           This box has a color of #2225ce        
        
          <div style="background-color:#2225ce;">Content here</div>
        
        
          .mybackground {background-color:#2225ce;}
        
        Background color #2225ce
      
           Border around this has a color of #2225ce        
        
          <div style="border:2px solid #2225ce;">Content here</div>
        
        
          .myborder {border:2px solid #2225ce;}
        
        Border color #2225ce