#3412c3 color space conversions
Hex:
        #3412c3
        RGB:
        52, 18, 195
        CMY:
        80, 93, 24
        CMYK:
        73, 91, 0, 24
      HSL:
        252°, 83.0986%, 41.7647%
        HSV (HSB):
        252°, 90.7692%, 76.4706%
        XYZ:
        11.4828, 5.1028, 52.0095
        xyY:
        0.1674, 0.0744, 5.1028
      CIE-Lab:
        27.0257, 61.7206, -82.1581
        CIE-LCH:
        27.0257, 102.7589, 306.9154
        CIE-Luv:
        27.0257, -3.3862, -98.4294
        Hunter-Lab:
        22.5894, 51.2050, -120.6958
      #3412c3 color charts
#3412c3 RGB chart
      #3412c3 CMYK chart
      #3412c3 RGB pie chart
      #3412c3 color shades, tints & tones
#3412c3 color schemes
#3412c3 color preview, HTML & CSS examples
           This text has a color of #3412c3        
        
          <p style="color:#3412c3;">Text here</p>
        
        
          .mytext {color:#3412c3;}
        
        Text color #3412c3
      
           This box has a color of #3412c3        
        
          <div style="background-color:#3412c3;">Content here</div>
        
        
          .mybackground {background-color:#3412c3;}
        
        Background color #3412c3
      
           Border around this has a color of #3412c3        
        
          <div style="border:2px solid #3412c3;">Content here</div>
        
        
          .myborder {border:2px solid #3412c3;}
        
        Border color #3412c3