#2250ef color space conversions
Hex:
        #2250ef
        RGB:
        34, 80, 239
        CMY:
        87, 69, 6
        CMYK:
        86, 67, 0, 6
      HSL:
        227°, 86.4979%, 53.5294%
        HSV (HSB):
        227°, 85.7741%, 93.7255%
        XYZ:
        19.1083, 12.3094, 83.0302
        xyY:
        0.1670, 0.1076, 12.3094
      CIE-Lab:
        41.7037, 44.1854, -83.2320
        CIE-LCH:
        41.7037, 94.2332, 297.9625
        CIE-Luv:
        41.7037, -15.7511, -121.2743
        Hunter-Lab:
        35.0848, 35.8188, -115.7540
      #2250ef color charts
#2250ef RGB chart
      #2250ef CMYK chart
      #2250ef RGB pie chart
      #2250ef color shades, tints & tones
#2250ef color schemes
#2250ef color preview, HTML & CSS examples
           This text has a color of #2250ef        
        
          <p style="color:#2250ef;">Text here</p>
        
        
          .mytext {color:#2250ef;}
        
        Text color #2250ef
      
           This box has a color of #2250ef        
        
          <div style="background-color:#2250ef;">Content here</div>
        
        
          .mybackground {background-color:#2250ef;}
        
        Background color #2250ef
      
           Border around this has a color of #2250ef        
        
          <div style="border:2px solid #2250ef;">Content here</div>
        
        
          .myborder {border:2px solid #2250ef;}
        
        Border color #2250ef