#1e25dc color space conversions
Hex:
        #1e25dc
        RGB:
        30, 37, 220
        CMY:
        88, 85, 14
        CMYK:
        86, 83, 0, 14
      HSL:
        238°, 76.0000%, 49.0196%
        HSV (HSB):
        238°, 86.3636%, 86.2745%
        XYZ:
        14.1153, 6.7665, 68.2722
        xyY:
        0.1583, 0.0759, 6.7665
      CIE-Lab:
        31.2692, 61.0343, -89.6833
        CIE-LCH:
        31.2692, 108.4817, 304.2374
        CIE-Luv:
        31.2692, -8.7947, -113.1226
        Hunter-Lab:
        26.0124, 51.3386, -137.4039
      #1e25dc color charts
#1e25dc RGB chart
      #1e25dc CMYK chart
      #1e25dc RGB pie chart
      #1e25dc color shades, tints & tones
#1e25dc color schemes
#1e25dc color preview, HTML & CSS examples
           This text has a color of #1e25dc        
        
          <p style="color:#1e25dc;">Text here</p>
        
        
          .mytext {color:#1e25dc;}
        
        Text color #1e25dc
      
           This box has a color of #1e25dc        
        
          <div style="background-color:#1e25dc;">Content here</div>
        
        
          .mybackground {background-color:#1e25dc;}
        
        Background color #1e25dc
      
           Border around this has a color of #1e25dc        
        
          <div style="border:2px solid #1e25dc;">Content here</div>
        
        
          .myborder {border:2px solid #1e25dc;}
        
        Border color #1e25dc