#0201ef color space conversions
Hex:
        #0201ef
        RGB:
        2, 1, 239
        CMY:
        99, 100, 6
        CMYK:
        99, 100, 0, 6
      HSL:
        240°, 99.1667%, 47.0588%
        HSV (HSB):
        240°, 99.5816%, 93.7255%
        XYZ:
        15.6159, 6.2666, 82.0479
        xyY:
        0.1503, 0.0603, 6.2666
      CIE-Lab:
        30.0754, 75.2492, -102.5573
        CIE-LCH:
        30.0754, 127.2024, 306.2685
        CIE-Luv:
        30.0754, -8.7038, -121.1269
        Hunter-Lab:
        25.0332, 67.5414, -176.8035
      #0201ef color charts
#0201ef RGB chart
      #0201ef CMYK chart
      #0201ef RGB pie chart
      #0201ef color shades, tints & tones
#0201ef color schemes
#0201ef color preview, HTML & CSS examples
           This text has a color of #0201ef        
        
          <p style="color:#0201ef;">Text here</p>
        
        
          .mytext {color:#0201ef;}
        
        Text color #0201ef
      
           This box has a color of #0201ef        
        
          <div style="background-color:#0201ef;">Content here</div>
        
        
          .mybackground {background-color:#0201ef;}
        
        Background color #0201ef
      
           Border around this has a color of #0201ef        
        
          <div style="border:2px solid #0201ef;">Content here</div>
        
        
          .myborder {border:2px solid #0201ef;}
        
        Border color #0201ef