#1842ef color space conversions
Hex:
        #1842ef
        RGB:
        24, 66, 239
        CMY:
        91, 74, 6
        CMYK:
        90, 72, 0, 6
      HSL:
        228°, 87.0445%, 51.5686%
        HSV (HSB):
        228°, 89.9582%, 93.7255%
        XYZ:
        17.9049, 10.3226, 82.7101
        xyY:
        0.1614, 0.0930, 10.3226
      CIE-Lab:
        38.4153, 52.0764, -88.6665
        CIE-LCH:
        38.4153, 102.8285, 300.4270
        CIE-Luv:
        38.4153, -13.8190, -123.6498
        Hunter-Lab:
        32.1288, 43.2498, -130.1417
      #1842ef color charts
#1842ef RGB chart
      #1842ef CMYK chart
      #1842ef RGB pie chart
      #1842ef color shades, tints & tones
#1842ef color schemes
#1842ef color preview, HTML & CSS examples
           This text has a color of #1842ef        
        
          <p style="color:#1842ef;">Text here</p>
        
        
          .mytext {color:#1842ef;}
        
        Text color #1842ef
      
           This box has a color of #1842ef        
        
          <div style="background-color:#1842ef;">Content here</div>
        
        
          .mybackground {background-color:#1842ef;}
        
        Background color #1842ef
      
           Border around this has a color of #1842ef        
        
          <div style="border:2px solid #1842ef;">Content here</div>
        
        
          .myborder {border:2px solid #1842ef;}
        
        Border color #1842ef