#3415eb color space conversions
Hex:
        #3415eb
        RGB:
        52, 21, 235
        CMY:
        80, 92, 8
        CMYK:
        78, 91, 0, 8
      HSL:
        249°, 84.2520%, 50.1961%
        HSV (HSB):
        249°, 91.0638%, 92.1569%
        XYZ:
        16.6797, 7.2646, 79.1203
        xyY:
        0.1618, 0.0705, 7.2646
      CIE-Lab:
        32.4017, 71.3045, -96.3555
        CIE-LCH:
        32.4017, 119.8696, 306.5020
        CIE-Luv:
        32.4017, -5.9163, -121.4081
        Hunter-Lab:
        26.9528, 63.2971, -155.1795
      #3415eb color charts
#3415eb RGB chart
      #3415eb CMYK chart
      #3415eb RGB pie chart
      #3415eb color shades, tints & tones
#3415eb color schemes
#3415eb color preview, HTML & CSS examples
           This text has a color of #3415eb        
        
          <p style="color:#3415eb;">Text here</p>
        
        
          .mytext {color:#3415eb;}
        
        Text color #3415eb
      
           This box has a color of #3415eb        
        
          <div style="background-color:#3415eb;">Content here</div>
        
        
          .mybackground {background-color:#3415eb;}
        
        Background color #3415eb
      
           Border around this has a color of #3415eb        
        
          <div style="border:2px solid #3415eb;">Content here</div>
        
        
          .myborder {border:2px solid #3415eb;}
        
        Border color #3415eb