#2719fe color space conversions
Hex:
        #2719fe
        RGB:
        39, 25, 254
        CMY:
        85, 90, 0
        CMYK:
        85, 90, 0, 0
      HSL:
        244°, 99.1342%, 54.7059%
        HSV (HSB):
        244°, 90.1575%, 99.6078%
        XYZ:
        19.0737, 8.2824, 94.3593
        xyY:
        0.1567, 0.0680, 8.2824
      CIE-Lab:
        34.5641, 74.7824, -103.5003
        CIE-LCH:
        34.5641, 127.6899, 305.8493
        CIE-Luv:
        34.5641, -8.4952, -131.8865
        Hunter-Lab:
        28.7791, 67.9399, -174.2515
      #2719fe color charts
#2719fe RGB chart
      #2719fe CMYK chart
      #2719fe RGB pie chart
      #2719fe color shades, tints & tones
#2719fe color schemes
#2719fe color preview, HTML & CSS examples
           This text has a color of #2719fe        
        
          <p style="color:#2719fe;">Text here</p>
        
        
          .mytext {color:#2719fe;}
        
        Text color #2719fe
      
           This box has a color of #2719fe        
        
          <div style="background-color:#2719fe;">Content here</div>
        
        
          .mybackground {background-color:#2719fe;}
        
        Background color #2719fe
      
           Border around this has a color of #2719fe        
        
          <div style="border:2px solid #2719fe;">Content here</div>
        
        
          .myborder {border:2px solid #2719fe;}
        
        Border color #2719fe