#1825ef color space conversions
Hex:
        #1825ef
        RGB:
        24, 37, 239
        CMY:
        91, 85, 6
        CMYK:
        90, 85, 0, 6
      HSL:
        236°, 87.0445%, 51.5686%
        HSV (HSB):
        236°, 89.9582%, 93.7255%
        XYZ:
        16.6182, 7.7493, 82.2812
        xyY:
        0.1558, 0.0727, 7.7493
      CIE-Lab:
        33.4553, 66.4190, -96.9023
        CIE-LCH:
        33.4553, 117.4800, 304.4276
        CIE-Luv:
        33.4553, -9.9046, -123.8020
        Hunter-Lab:
        27.8376, 57.8435, -155.7606
      #1825ef color charts
#1825ef RGB chart
      #1825ef CMYK chart
      #1825ef RGB pie chart
      #1825ef color shades, tints & tones
#1825ef color schemes
#1825ef color preview, HTML & CSS examples
           This text has a color of #1825ef        
        
          <p style="color:#1825ef;">Text here</p>
        
        
          .mytext {color:#1825ef;}
        
        Text color #1825ef
      
           This box has a color of #1825ef        
        
          <div style="background-color:#1825ef;">Content here</div>
        
        
          .mybackground {background-color:#1825ef;}
        
        Background color #1825ef
      
           Border around this has a color of #1825ef        
        
          <div style="border:2px solid #1825ef;">Content here</div>
        
        
          .myborder {border:2px solid #1825ef;}
        
        Border color #1825ef