#1f00e1 color space conversions
Hex:
        #1f00e1
        RGB:
        31, 0, 225
        CMY:
        88, 100, 12
        CMYK:
        86, 100, 0, 12
      HSL:
        248°, 100.0000%, 44.1176%
        HSV (HSB):
        248°, 100.0000%, 88.2353%
        XYZ:
        14.1557, 5.7275, 71.5936
        xyY:
        0.1547, 0.0626, 5.7275
      CIE-Lab:
        28.7144, 72.2989, -96.8202
        CIE-LCH:
        28.7144, 120.8358, 306.7499
        CIE-Luv:
        28.7144, -6.7189, -113.7086
        Hunter-Lab:
        23.9323, 63.6992, -160.6138
      #1f00e1 color charts
#1f00e1 RGB chart
      #1f00e1 CMYK chart
      #1f00e1 RGB pie chart
      #1f00e1 color shades, tints & tones
#1f00e1 color schemes
#1f00e1 color preview, HTML & CSS examples
           This text has a color of #1f00e1        
        
          <p style="color:#1f00e1;">Text here</p>
        
        
          .mytext {color:#1f00e1;}
        
        Text color #1f00e1
      
           This box has a color of #1f00e1        
        
          <div style="background-color:#1f00e1;">Content here</div>
        
        
          .mybackground {background-color:#1f00e1;}
        
        Background color #1f00e1
      
           Border around this has a color of #1f00e1        
        
          <div style="border:2px solid #1f00e1;">Content here</div>
        
        
          .myborder {border:2px solid #1f00e1;}
        
        Border color #1f00e1