#3212e5 color space conversions
Hex:
        #3212e5
        RGB:
        50, 18, 229
        CMY:
        80, 93, 10
        CMYK:
        78, 92, 0, 10
      HSL:
        249°, 85.4251%, 48.4314%
        HSV (HSB):
        249°, 92.1397%, 89.8039%
        XYZ:
        15.6746, 6.7679, 74.6089
        xyY:
        0.1615, 0.0697, 6.7679
      CIE-Lab:
        31.2725, 70.4318, -94.8179
        CIE-LCH:
        31.2725, 118.1146, 306.6054
        CIE-Luv:
        31.2725, -5.6853, -117.7845
        Hunter-Lab:
        26.0151, 62.0228, -151.8276
      #3212e5 color charts
#3212e5 RGB chart
      #3212e5 CMYK chart
      #3212e5 RGB pie chart
      #3212e5 color shades, tints & tones
#3212e5 color schemes
#3212e5 color preview, HTML & CSS examples
           This text has a color of #3212e5        
        
          <p style="color:#3212e5;">Text here</p>
        
        
          .mytext {color:#3212e5;}
        
        Text color #3212e5
      
           This box has a color of #3212e5        
        
          <div style="background-color:#3212e5;">Content here</div>
        
        
          .mybackground {background-color:#3212e5;}
        
        Background color #3212e5
      
           Border around this has a color of #3212e5        
        
          <div style="border:2px solid #3212e5;">Content here</div>
        
        
          .myborder {border:2px solid #3212e5;}
        
        Border color #3212e5