#3512c5 color space conversions
Hex:
        #3512c5
        RGB:
        53, 18, 197
        CMY:
        79, 93, 23
        CMYK:
        73, 91, 0, 23
      HSL:
        252°, 83.2558%, 42.1569%
        HSV (HSB):
        252°, 90.8629%, 77.2549%
        XYZ:
        11.7625, 5.2207, 53.2111
        xyY:
        0.1676, 0.0744, 5.2207
      CIE-Lab:
        27.3545, 62.2942, -82.7859
        CIE-LCH:
        27.3545, 103.6054, 306.9605
        CIE-Luv:
        27.3545, -3.3491, -99.6309
        Hunter-Lab:
        22.8489, 51.9058, -122.0819
      #3512c5 color charts
#3512c5 RGB chart
      #3512c5 CMYK chart
      #3512c5 RGB pie chart
      #3512c5 color shades, tints & tones
#3512c5 color schemes
#3512c5 color preview, HTML & CSS examples
           This text has a color of #3512c5        
        
          <p style="color:#3512c5;">Text here</p>
        
        
          .mytext {color:#3512c5;}
        
        Text color #3512c5
      
           This box has a color of #3512c5        
        
          <div style="background-color:#3512c5;">Content here</div>
        
        
          .mybackground {background-color:#3512c5;}
        
        Background color #3512c5
      
           Border around this has a color of #3512c5        
        
          <div style="border:2px solid #3512c5;">Content here</div>
        
        
          .myborder {border:2px solid #3512c5;}
        
        Border color #3512c5