#3212e7 color space conversions
Hex:
        #3212e7
        RGB:
        50, 18, 231
        CMY:
        80, 93, 9
        CMYK:
        78, 92, 0, 9
      HSL:
        249°, 85.5422%, 48.8235%
        HSV (HSB):
        249°, 92.2078%, 90.5882%
        XYZ:
        15.9555, 6.8802, 76.0884
        xyY:
        0.1613, 0.0696, 6.8802
      CIE-Lab:
        31.5327, 70.9386, -95.5270
        CIE-LCH:
        31.5327, 118.9862, 306.5977
        CIE-Luv:
        31.5327, -5.7961, -118.9210
        Hunter-Lab:
        26.2302, 62.6764, -153.6267
      #3212e7 color charts
#3212e7 RGB chart
      #3212e7 CMYK chart
      #3212e7 RGB pie chart
      #3212e7 color shades, tints & tones
#3212e7 color schemes
#3212e7 color preview, HTML & CSS examples
           This text has a color of #3212e7        
        
          <p style="color:#3212e7;">Text here</p>
        
        
          .mytext {color:#3212e7;}
        
        Text color #3212e7
      
           This box has a color of #3212e7        
        
          <div style="background-color:#3212e7;">Content here</div>
        
        
          .mybackground {background-color:#3212e7;}
        
        Background color #3212e7
      
           Border around this has a color of #3212e7        
        
          <div style="border:2px solid #3212e7;">Content here</div>
        
        
          .myborder {border:2px solid #3212e7;}
        
        Border color #3212e7