#0201eb color space conversions
Hex:
        #0201eb
        RGB:
        2, 1, 235
        CMY:
        99, 100, 8
        CMYK:
        99, 100, 0, 8
      HSL:
        240°, 99.1525%, 46.2745%
        HSV (HSB):
        240°, 99.5745%, 92.1569%
        XYZ:
        15.0313, 6.0328, 78.9695
        xyY:
        0.1503, 0.0603, 6.0328
      CIE-Lab:
        29.4950, 74.2900, -101.2527
        CIE-LCH:
        29.4950, 125.5831, 306.2678
        CIE-Luv:
        29.4950, -8.5340, -118.7801
        Hunter-Lab:
        24.5617, 66.2556, -173.4328
      #0201eb color charts
#0201eb RGB chart
      #0201eb CMYK chart
      #0201eb RGB pie chart
      #0201eb color shades, tints & tones
#0201eb color schemes
#0201eb color preview, HTML & CSS examples
           This text has a color of #0201eb        
        
          <p style="color:#0201eb;">Text here</p>
        
        
          .mytext {color:#0201eb;}
        
        Text color #0201eb
      
           This box has a color of #0201eb        
        
          <div style="background-color:#0201eb;">Content here</div>
        
        
          .mybackground {background-color:#0201eb;}
        
        Background color #0201eb
      
           Border around this has a color of #0201eb        
        
          <div style="border:2px solid #0201eb;">Content here</div>
        
        
          .myborder {border:2px solid #0201eb;}
        
        Border color #0201eb