#3402d6 color space conversions
Hex:
        #3402d6
        RGB:
        52, 2, 214
        CMY:
        80, 99, 16
        CMYK:
        76, 99, 0, 16
      HSL:
        254°, 98.1481%, 42.3529%
        HSV (HSB):
        254°, 99.0654%, 83.9216%
        XYZ:
        13.5755, 5.6285, 63.9892
        xyY:
        0.1632, 0.0677, 5.6285
      CIE-Lab:
        28.4552, 69.7446, -90.8778
        CIE-LCH:
        28.4552, 114.5560, 307.5046
        CIE-Luv:
        28.4552, -3.9112, -108.6229
        Hunter-Lab:
        23.7245, 60.6222, -143.3086
      #3402d6 color charts
#3402d6 RGB chart
      #3402d6 CMYK chart
      #3402d6 RGB pie chart
      #3402d6 color shades, tints & tones
#3402d6 color schemes
#3402d6 color preview, HTML & CSS examples
           This text has a color of #3402d6        
        
          <p style="color:#3402d6;">Text here</p>
        
        
          .mytext {color:#3402d6;}
        
        Text color #3402d6
      
           This box has a color of #3402d6        
        
          <div style="background-color:#3402d6;">Content here</div>
        
        
          .mybackground {background-color:#3402d6;}
        
        Background color #3402d6
      
           Border around this has a color of #3402d6        
        
          <div style="border:2px solid #3402d6;">Content here</div>
        
        
          .myborder {border:2px solid #3402d6;}
        
        Border color #3402d6