#2225db color space conversions
Hex:
        #2225db
        RGB:
        34, 37, 219
        CMY:
        87, 85, 14
        CMYK:
        84, 83, 0, 14
      HSL:
        239°, 73.1225%, 49.6078%
        HSV (HSB):
        239°, 84.4749%, 85.8824%
        XYZ:
        14.1074, 6.7777, 67.5825
        xyY:
        0.1595, 0.0766, 6.7777
      CIE-Lab:
        31.2954, 60.8728, -89.0598
        CIE-LCH:
        31.2954, 107.8756, 304.3528
        CIE-Luv:
        31.2954, -8.4125, -112.6247
        Hunter-Lab:
        26.0340, 51.1670, -135.6891
      #2225db color charts
#2225db RGB chart
      #2225db CMYK chart
      #2225db RGB pie chart
      #2225db color shades, tints & tones
#2225db color schemes
#2225db color preview, HTML & CSS examples
           This text has a color of #2225db        
        
          <p style="color:#2225db;">Text here</p>
        
        
          .mytext {color:#2225db;}
        
        Text color #2225db
      
           This box has a color of #2225db        
        
          <div style="background-color:#2225db;">Content here</div>
        
        
          .mybackground {background-color:#2225db;}
        
        Background color #2225db
      
           Border around this has a color of #2225db        
        
          <div style="border:2px solid #2225db;">Content here</div>
        
        
          .myborder {border:2px solid #2225db;}
        
        Border color #2225db