#3216be color space conversions
Hex:
        #3216be
        RGB:
        50, 22, 190
        CMY:
        80, 91, 25
        CMYK:
        74, 88, 0, 25
      HSL:
        250°, 79.2453%, 41.5686%
        HSV (HSB):
        250°, 88.4211%, 74.5098%
        XYZ:
        10.8966, 4.9696, 49.1001
        xyY:
        0.1677, 0.0765, 4.9696
      CIE-Lab:
        26.6481, 59.0681, -79.8378
        CIE-LCH:
        26.6481, 99.3132, 306.4959
        CIE-Luv:
        26.6481, -3.6605, -95.6697
        Hunter-Lab:
        22.2927, 48.2379, -114.9827
      #3216be color charts
#3216be RGB chart
      #3216be CMYK chart
      #3216be RGB pie chart
      #3216be color shades, tints & tones
#3216be color schemes
#3216be color preview, HTML & CSS examples
           This text has a color of #3216be        
        
          <p style="color:#3216be;">Text here</p>
        
        
          .mytext {color:#3216be;}
        
        Text color #3216be
      
           This box has a color of #3216be        
        
          <div style="background-color:#3216be;">Content here</div>
        
        
          .mybackground {background-color:#3216be;}
        
        Background color #3216be
      
           Border around this has a color of #3216be        
        
          <div style="border:2px solid #3216be;">Content here</div>
        
        
          .myborder {border:2px solid #3216be;}
        
        Border color #3216be