#3402f0 color space conversions
Hex:
        #3402f0
        RGB:
        52, 2, 240
        CMY:
        80, 99, 6
        CMYK:
        78, 99, 0, 6
      HSL:
        253°, 98.3471%, 47.4510%
        HSV (HSB):
        253°, 99.1667%, 94.1176%
        XYZ:
        17.1661, 7.0648, 82.8970
        xyY:
        0.1602, 0.0659, 7.0648
      CIE-Lab:
        31.9539, 75.9296, -99.9442
        CIE-LCH:
        31.9539, 125.5155, 307.2246
        CIE-Luv:
        31.9539, -5.4722, -123.5134
        Hunter-Lab:
        26.5796, 68.7674, -166.3090
      #3402f0 color charts
#3402f0 RGB chart
      #3402f0 CMYK chart
      #3402f0 RGB pie chart
      #3402f0 color shades, tints & tones
#3402f0 color schemes
#3402f0 color preview, HTML & CSS examples
           This text has a color of #3402f0        
        
          <p style="color:#3402f0;">Text here</p>
        
        
          .mytext {color:#3402f0;}
        
        Text color #3402f0
      
           This box has a color of #3402f0        
        
          <div style="background-color:#3402f0;">Content here</div>
        
        
          .mybackground {background-color:#3402f0;}
        
        Background color #3402f0
      
           Border around this has a color of #3402f0        
        
          <div style="border:2px solid #3402f0;">Content here</div>
        
        
          .myborder {border:2px solid #3402f0;}
        
        Border color #3402f0