#2001e0 color space conversions
Hex:
        #2001e0
        RGB:
        32, 1, 224
        CMY:
        87, 100, 12
        CMYK:
        86, 100, 0, 12
      HSL:
        248°, 99.1111%, 44.1176%
        HSV (HSB):
        248°, 99.5536%, 87.8431%
        XYZ:
        14.0611, 5.7106, 70.8822
        xyY:
        0.1551, 0.0630, 5.7106
      CIE-Lab:
        28.6703, 71.8974, -96.3184
        CIE-LCH:
        28.6703, 120.1934, 306.7397
        CIE-Luv:
        28.6703, -6.6273, -113.2307
        Hunter-Lab:
        23.8969, 63.2110, -159.1364
      #2001e0 color charts
#2001e0 RGB chart
      #2001e0 CMYK chart
      #2001e0 RGB pie chart
      #2001e0 color shades, tints & tones
#2001e0 color schemes
#2001e0 color preview, HTML & CSS examples
           This text has a color of #2001e0        
        
          <p style="color:#2001e0;">Text here</p>
        
        
          .mytext {color:#2001e0;}
        
        Text color #2001e0
      
           This box has a color of #2001e0        
        
          <div style="background-color:#2001e0;">Content here</div>
        
        
          .mybackground {background-color:#2001e0;}
        
        Background color #2001e0
      
           Border around this has a color of #2001e0        
        
          <div style="border:2px solid #2001e0;">Content here</div>
        
        
          .myborder {border:2px solid #2001e0;}
        
        Border color #2001e0