#1601ee color space conversions
Hex:
        #1601ee
        RGB:
        22, 1, 238
        CMY:
        91, 100, 7
        CMYK:
        91, 100, 0, 7
      HSL:
        245°, 99.1632%, 46.8627%
        HSV (HSB):
        245°, 99.5798%, 93.3333%
        XYZ:
        15.7743, 6.3653, 81.2862
        xyY:
        0.1525, 0.0615, 6.3653
      CIE-Lab:
        30.3161, 75.1350, -101.5774
        CIE-LCH:
        30.3161, 126.3457, 306.4897
        CIE-Luv:
        30.3161, -7.9441, -120.9965
        Hunter-Lab:
        25.2296, 67.4521, -173.3631
      #1601ee color charts
#1601ee RGB chart
      #1601ee CMYK chart
      #1601ee RGB pie chart
      #1601ee color shades, tints & tones
#1601ee color schemes
#1601ee color preview, HTML & CSS examples
           This text has a color of #1601ee        
        
          <p style="color:#1601ee;">Text here</p>
        
        
          .mytext {color:#1601ee;}
        
        Text color #1601ee
      
           This box has a color of #1601ee        
        
          <div style="background-color:#1601ee;">Content here</div>
        
        
          .mybackground {background-color:#1601ee;}
        
        Background color #1601ee
      
           Border around this has a color of #1601ee        
        
          <div style="border:2px solid #1601ee;">Content here</div>
        
        
          .myborder {border:2px solid #1601ee;}
        
        Border color #1601ee