#1401ee color space conversions
Hex:
        #1401ee
        RGB:
        20, 1, 238
        CMY:
        92, 100, 7
        CMYK:
        92, 100, 0, 7
      HSL:
        245°, 99.1632%, 46.8627%
        HSV (HSB):
        245°, 99.5798%, 93.3333%
        XYZ:
        15.7320, 6.3435, 81.2842
        xyY:
        0.1522, 0.0614, 6.3435
      CIE-Lab:
        30.2630, 75.1174, -101.6674
        CIE-LCH:
        30.2630, 126.4076, 306.4590
        CIE-Luv:
        30.2630, -8.0441, -120.9356
        Hunter-Lab:
        25.1863, 67.4196, -173.7175
      #1401ee color charts
#1401ee RGB chart
      #1401ee CMYK chart
      #1401ee RGB pie chart
      #1401ee color shades, tints & tones
#1401ee color schemes
#1401ee color preview, HTML & CSS examples
           This text has a color of #1401ee        
        
          <p style="color:#1401ee;">Text here</p>
        
        
          .mytext {color:#1401ee;}
        
        Text color #1401ee
      
           This box has a color of #1401ee        
        
          <div style="background-color:#1401ee;">Content here</div>
        
        
          .mybackground {background-color:#1401ee;}
        
        Background color #1401ee
      
           Border around this has a color of #1401ee        
        
          <div style="border:2px solid #1401ee;">Content here</div>
        
        
          .myborder {border:2px solid #1401ee;}
        
        Border color #1401ee