#2000e0 color space conversions
Hex:
        #2000e0
        RGB:
        32, 0, 224
        CMY:
        87, 100, 12
        CMYK:
        86, 100, 0, 12
      HSL:
        249°, 100.0000%, 43.9216%
        HSV (HSB):
        249°, 100.0000%, 87.8431%
        XYZ:
        14.0502, 5.6889, 70.8785
        xyY:
        0.1550, 0.0628, 5.6889
      CIE-Lab:
        28.6136, 72.0736, -96.4131
        CIE-LCH:
        28.6136, 120.3748, 306.7800
        CIE-Luv:
        28.6136, -6.5914, -113.1716
        Hunter-Lab:
        23.8514, 63.4095, -159.4944
      #2000e0 color charts
#2000e0 RGB chart
      #2000e0 CMYK chart
      #2000e0 RGB pie chart
      #2000e0 color shades, tints & tones
#2000e0 color schemes
#2000e0 color preview, HTML & CSS examples
           This text has a color of #2000e0        
        
          <p style="color:#2000e0;">Text here</p>
        
        
          .mytext {color:#2000e0;}
        
        Text color #2000e0
      
           This box has a color of #2000e0        
        
          <div style="background-color:#2000e0;">Content here</div>
        
        
          .mybackground {background-color:#2000e0;}
        
        Background color #2000e0
      
           Border around this has a color of #2000e0        
        
          <div style="border:2px solid #2000e0;">Content here</div>
        
        
          .myborder {border:2px solid #2000e0;}
        
        Border color #2000e0