#1825eb color space conversions
Hex:
        #1825eb
        RGB:
        24, 37, 235
        CMY:
        91, 85, 8
        CMYK:
        90, 84, 0, 8
      HSL:
        236°, 84.0637%, 50.7843%
        HSV (HSB):
        236°, 89.7872%, 92.1569%
        XYZ:
        16.0337, 7.5155, 79.2028
        xyY:
        0.1560, 0.0731, 7.5155
      CIE-Lab:
        32.9527, 65.2674, -95.4680
        CIE-LCH:
        32.9527, 115.6459, 304.3588
        CIE-Luv:
        32.9527, -9.7619, -121.5408
        Hunter-Lab:
        27.4144, 56.4228, -152.1045
      #1825eb color charts
#1825eb RGB chart
      #1825eb CMYK chart
      #1825eb RGB pie chart
      #1825eb color shades, tints & tones
#1825eb color schemes
#1825eb color preview, HTML & CSS examples
           This text has a color of #1825eb        
        
          <p style="color:#1825eb;">Text here</p>
        
        
          .mytext {color:#1825eb;}
        
        Text color #1825eb
      
           This box has a color of #1825eb        
        
          <div style="background-color:#1825eb;">Content here</div>
        
        
          .mybackground {background-color:#1825eb;}
        
        Background color #1825eb
      
           Border around this has a color of #1825eb        
        
          <div style="border:2px solid #1825eb;">Content here</div>
        
        
          .myborder {border:2px solid #1825eb;}
        
        Border color #1825eb