#1835c1 color space conversions
Hex:
        #1835c1
        RGB:
        24, 53, 193
        CMY:
        91, 79, 24
        CMYK:
        88, 73, 0, 24
      HSL:
        230°, 77.8802%, 42.5490%
        HSV (HSB):
        230°, 87.5648%, 75.6863%
        XYZ:
        11.2754, 6.5907, 51.1299
        xyY:
        0.1634, 0.0955, 6.5907
      CIE-Lab:
        30.8562, 43.7126, -74.6673
        CIE-LCH:
        30.8562, 86.5216, 300.3460
        CIE-Luv:
        30.8562, -10.7070, -97.5751
        Hunter-Lab:
        25.6723, 33.4719, -100.1138
      #1835c1 color charts
#1835c1 RGB chart
      #1835c1 CMYK chart
      #1835c1 RGB pie chart
      #1835c1 color shades, tints & tones
#1835c1 color schemes
#1835c1 color preview, HTML & CSS examples
           This text has a color of #1835c1        
        
          <p style="color:#1835c1;">Text here</p>
        
        
          .mytext {color:#1835c1;}
        
        Text color #1835c1
      
           This box has a color of #1835c1        
        
          <div style="background-color:#1835c1;">Content here</div>
        
        
          .mybackground {background-color:#1835c1;}
        
        Background color #1835c1
      
           Border around this has a color of #1835c1        
        
          <div style="border:2px solid #1835c1;">Content here</div>
        
        
          .myborder {border:2px solid #1835c1;}
        
        Border color #1835c1