#3415e5 color space conversions
Hex:
        #3415e5
        RGB:
        52, 21, 229
        CMY:
        80, 92, 10
        CMYK:
        77, 91, 0, 10
      HSL:
        249°, 83.2000%, 49.0196%
        HSV (HSB):
        249°, 90.8297%, 89.8039%
        XYZ:
        15.8272, 6.9235, 74.6309
        xyY:
        0.1625, 0.0711, 6.9235
      CIE-Lab:
        31.6322, 69.7685, -94.2150
        CIE-LCH:
        31.6322, 117.2353, 306.5208
        CIE-Luv:
        31.6322, -5.5819, -118.0083
        Hunter-Lab:
        26.3126, 61.3217, -149.7464
      #3415e5 color charts
#3415e5 RGB chart
      #3415e5 CMYK chart
      #3415e5 RGB pie chart
      #3415e5 color shades, tints & tones
#3415e5 color schemes
#3415e5 color preview, HTML & CSS examples
           This text has a color of #3415e5        
        
          <p style="color:#3415e5;">Text here</p>
        
        
          .mytext {color:#3415e5;}
        
        Text color #3415e5
      
           This box has a color of #3415e5        
        
          <div style="background-color:#3415e5;">Content here</div>
        
        
          .mybackground {background-color:#3415e5;}
        
        Background color #3415e5
      
           Border around this has a color of #3415e5        
        
          <div style="border:2px solid #3415e5;">Content here</div>
        
        
          .myborder {border:2px solid #3415e5;}
        
        Border color #3415e5