#1825f3 color space conversions
Hex:
        #1825f3
        RGB:
        24, 37, 243
        CMY:
        91, 85, 5
        CMYK:
        90, 85, 0, 5
      HSL:
        236°, 90.1235%, 52.3529%
        HSV (HSB):
        236°, 90.1235%, 95.2941%
        XYZ:
        17.2159, 7.9884, 85.4286
        xyY:
        0.1556, 0.0722, 7.9884
      CIE-Lab:
        33.9587, 67.5614, -98.3280
        CIE-LCH:
        33.9587, 119.3019, 304.4931
        CIE-Luv:
        33.9587, -10.0477, -126.0590
        Hunter-Lab:
        28.2637, 59.2658, -159.4223
      #1825f3 color charts
#1825f3 RGB chart
      #1825f3 CMYK chart
      #1825f3 RGB pie chart
      #1825f3 color shades, tints & tones
#1825f3 color schemes
#1825f3 color preview, HTML & CSS examples
           This text has a color of #1825f3        
        
          <p style="color:#1825f3;">Text here</p>
        
        
          .mytext {color:#1825f3;}
        
        Text color #1825f3
      
           This box has a color of #1825f3        
        
          <div style="background-color:#1825f3;">Content here</div>
        
        
          .mybackground {background-color:#1825f3;}
        
        Background color #1825f3
      
           Border around this has a color of #1825f3        
        
          <div style="border:2px solid #1825f3;">Content here</div>
        
        
          .myborder {border:2px solid #1825f3;}
        
        Border color #1825f3