#1340fe color space conversions
Hex:
        #1340fe
        RGB:
        19, 64, 254
        CMY:
        93, 75, 0
        CMYK:
        93, 75, 0, 0
      HSL:
        229°, 99.1561%, 53.5294%
        HSV (HSB):
        229°, 92.5197%, 99.6078%
        XYZ:
        19.9913, 10.9610, 94.8280
        xyY:
        0.1589, 0.0871, 10.9610
      CIE-Lab:
        39.5147, 58.0647, -95.2800
        CIE-LCH:
        39.5147, 111.5787, 301.3586
        CIE-Luv:
        39.5147, -14.0227, -132.5056
        Hunter-Lab:
        33.1074, 49.8463, -146.6464
      #1340fe color charts
#1340fe RGB chart
      #1340fe CMYK chart
      #1340fe RGB pie chart
      #1340fe color shades, tints & tones
#1340fe color schemes
#1340fe color preview, HTML & CSS examples
           This text has a color of #1340fe        
        
          <p style="color:#1340fe;">Text here</p>
        
        
          .mytext {color:#1340fe;}
        
        Text color #1340fe
      
           This box has a color of #1340fe        
        
          <div style="background-color:#1340fe;">Content here</div>
        
        
          .mybackground {background-color:#1340fe;}
        
        Background color #1340fe
      
           Border around this has a color of #1340fe        
        
          <div style="border:2px solid #1340fe;">Content here</div>
        
        
          .myborder {border:2px solid #1340fe;}
        
        Border color #1340fe