#3515d4 color space conversions
Hex:
        #3515d4
        RGB:
        53, 21, 212
        CMY:
        79, 92, 17
        CMYK:
        75, 90, 0, 17
      HSL:
        250°, 81.9742%, 45.6863%
        HSV (HSB):
        250°, 90.0943%, 83.1373%
        XYZ:
        13.6200, 6.0467, 62.7366
        xyY:
        0.1653, 0.0734, 6.0467
      CIE-Lab:
        29.5299, 65.3978, -87.9245
        CIE-LCH:
        29.5299, 109.5791, 306.6417
        CIE-Luv:
        29.5299, -4.4539, -108.3733
        Hunter-Lab:
        24.5900, 55.8360, -134.0540
      #3515d4 color charts
#3515d4 RGB chart
      #3515d4 CMYK chart
      #3515d4 RGB pie chart
      #3515d4 color shades, tints & tones
#3515d4 color schemes
#3515d4 color preview, HTML & CSS examples
           This text has a color of #3515d4        
        
          <p style="color:#3515d4;">Text here</p>
        
        
          .mytext {color:#3515d4;}
        
        Text color #3515d4
      
           This box has a color of #3515d4        
        
          <div style="background-color:#3515d4;">Content here</div>
        
        
          .mybackground {background-color:#3515d4;}
        
        Background color #3515d4
      
           Border around this has a color of #3515d4        
        
          <div style="border:2px solid #3515d4;">Content here</div>
        
        
          .myborder {border:2px solid #3515d4;}
        
        Border color #3515d4