#3219ff color space conversions
Hex:
        #3219ff
        RGB:
        50, 25, 255
        CMY:
        80, 90, 0
        CMYK:
        80, 90, 0, 0
      HSL:
        247°, 100.0000%, 54.9020%
        HSV (HSB):
        247°, 90.1961%, 100.0000%
        XYZ:
        19.7130, 8.5934, 95.2274
        xyY:
        0.1596, 0.0696, 8.5934
      CIE-Lab:
        35.1893, 75.3223, -103.0055
        CIE-LCH:
        35.1893, 127.6071, 306.1760
        CIE-Luv:
        35.1893, -7.4460, -132.7799
        Hunter-Lab:
        29.3145, 68.7352, -172.0823
      #3219ff color charts
#3219ff RGB chart
      #3219ff CMYK chart
      #3219ff RGB pie chart
      #3219ff color shades, tints & tones
#3219ff color schemes
#3219ff color preview, HTML & CSS examples
           This text has a color of #3219ff        
        
          <p style="color:#3219ff;">Text here</p>
        
        
          .mytext {color:#3219ff;}
        
        Text color #3219ff
      
           This box has a color of #3219ff        
        
          <div style="background-color:#3219ff;">Content here</div>
        
        
          .mybackground {background-color:#3219ff;}
        
        Background color #3219ff
      
           Border around this has a color of #3219ff        
        
          <div style="border:2px solid #3219ff;">Content here</div>
        
        
          .myborder {border:2px solid #3219ff;}
        
        Border color #3219ff