#1840fe color space conversions
Hex:
        #1840fe
        RGB:
        24, 64, 254
        CMY:
        91, 75, 0
        CMYK:
        91, 75, 0, 0
      HSL:
        230°, 99.1379%, 54.5098%
        HSV (HSB):
        230°, 90.5512%, 99.6078%
        XYZ:
        20.0995, 11.0167, 94.8330
        xyY:
        0.1596, 0.0875, 11.0167
      CIE-Lab:
        39.6086, 58.1949, -95.1215
        CIE-LCH:
        39.6086, 111.5112, 301.4581
        CIE-Luv:
        39.6086, -13.7614, -132.4921
        Hunter-Lab:
        33.1915, 50.0076, -146.1664
      #1840fe color charts
#1840fe RGB chart
      #1840fe CMYK chart
      #1840fe RGB pie chart
      #1840fe color shades, tints & tones
#1840fe color schemes
#1840fe color preview, HTML & CSS examples
           This text has a color of #1840fe        
        
          <p style="color:#1840fe;">Text here</p>
        
        
          .mytext {color:#1840fe;}
        
        Text color #1840fe
      
           This box has a color of #1840fe        
        
          <div style="background-color:#1840fe;">Content here</div>
        
        
          .mybackground {background-color:#1840fe;}
        
        Background color #1840fe
      
           Border around this has a color of #1840fe        
        
          <div style="border:2px solid #1840fe;">Content here</div>
        
        
          .myborder {border:2px solid #1840fe;}
        
        Border color #1840fe