#3415c5 color space conversions
Hex:
        #3415c5
        RGB:
        52, 21, 197
        CMY:
        80, 92, 23
        CMYK:
        74, 89, 0, 23
      HSL:
        251°, 80.7339%, 42.7451%
        HSV (HSB):
        251°, 89.3401%, 77.2549%
        XYZ:
        11.7624, 5.2976, 53.2259
        xyY:
        0.1674, 0.0754, 5.2976
      CIE-Lab:
        27.5664, 61.3800, -82.4353
        CIE-LCH:
        27.5664, 102.7769, 306.6708
        CIE-Luv:
        27.5664, -3.6983, -99.7358
        Hunter-Lab:
        23.0165, 50.9418, -120.9970
      #3415c5 color charts
#3415c5 RGB chart
      #3415c5 CMYK chart
      #3415c5 RGB pie chart
      #3415c5 color shades, tints & tones
#3415c5 color schemes
#3415c5 color preview, HTML & CSS examples
           This text has a color of #3415c5        
        
          <p style="color:#3415c5;">Text here</p>
        
        
          .mytext {color:#3415c5;}
        
        Text color #3415c5
      
           This box has a color of #3415c5        
        
          <div style="background-color:#3415c5;">Content here</div>
        
        
          .mybackground {background-color:#3415c5;}
        
        Background color #3415c5
      
           Border around this has a color of #3415c5        
        
          <div style="border:2px solid #3415c5;">Content here</div>
        
        
          .myborder {border:2px solid #3415c5;}
        
        Border color #3415c5