#1832e1 color space conversions
Hex:
        #1832e1
        RGB:
        24, 50, 225
        CMY:
        91, 80, 12
        CMYK:
        89, 78, 0, 12
      HSL:
        232°, 80.7229%, 48.8235%
        HSV (HSB):
        232°, 89.3333%, 88.2353%
        XYZ:
        15.1079, 7.9116, 71.9650
        xyY:
        0.1591, 0.0833, 7.9116
      CIE-Lab:
        33.7982, 56.2004, -88.3553
        CIE-LCH:
        33.7982, 104.7146, 302.4593
        CIE-Luv:
        33.7982, -10.9927, -116.3058
        Hunter-Lab:
        28.1276, 46.6525, -132.0050
      #1832e1 color charts
#1832e1 RGB chart
      #1832e1 CMYK chart
      #1832e1 RGB pie chart
      #1832e1 color shades, tints & tones
#1832e1 color schemes
#1832e1 color preview, HTML & CSS examples
           This text has a color of #1832e1        
        
          <p style="color:#1832e1;">Text here</p>
        
        
          .mytext {color:#1832e1;}
        
        Text color #1832e1
      
           This box has a color of #1832e1        
        
          <div style="background-color:#1832e1;">Content here</div>
        
        
          .mybackground {background-color:#1832e1;}
        
        Background color #1832e1
      
           Border around this has a color of #1832e1        
        
          <div style="border:2px solid #1832e1;">Content here</div>
        
        
          .myborder {border:2px solid #1832e1;}
        
        Border color #1832e1