#1841f2 color space conversions
Hex:
        #1841f2
        RGB:
        24, 65, 242
        CMY:
        91, 75, 5
        CMYK:
        90, 73, 0, 5
      HSL:
        229°, 89.3443%, 52.1569%
        HSV (HSB):
        229°, 90.0826%, 94.9020%
        XYZ:
        18.2940, 10.3856, 85.0448
        xyY:
        0.1609, 0.0913, 10.3856
      CIE-Lab:
        38.5258, 53.6619, -90.1772
        CIE-LCH:
        38.5258, 104.9358, 300.7557
        CIE-Luv:
        38.5258, -13.6982, -125.4915
        Hunter-Lab:
        32.2267, 44.9317, -133.9051
      #1841f2 color charts
#1841f2 RGB chart
      #1841f2 CMYK chart
      #1841f2 RGB pie chart
      #1841f2 color shades, tints & tones
#1841f2 color schemes
#1841f2 color preview, HTML & CSS examples
           This text has a color of #1841f2        
        
          <p style="color:#1841f2;">Text here</p>
        
        
          .mytext {color:#1841f2;}
        
        Text color #1841f2
      
           This box has a color of #1841f2        
        
          <div style="background-color:#1841f2;">Content here</div>
        
        
          .mybackground {background-color:#1841f2;}
        
        Background color #1841f2
      
           Border around this has a color of #1841f2        
        
          <div style="border:2px solid #1841f2;">Content here</div>
        
        
          .myborder {border:2px solid #1841f2;}
        
        Border color #1841f2