#3402e7 color space conversions
Hex:
        #3402e7
        RGB:
        52, 2, 231
        CMY:
        80, 99, 9
        CMYK:
        77, 99, 0, 9
      HSL:
        253°, 98.2833%, 45.6863%
        HSV (HSB):
        253°, 99.1342%, 90.5882%
        XYZ:
        15.8617, 6.5430, 76.0282
        xyY:
        0.1611, 0.0665, 6.5430
      CIE-Lab:
        30.7430, 73.8007, -96.8418
        CIE-LCH:
        30.7430, 121.7574, 307.3101
        CIE-Luv:
        30.7430, -4.9448, -118.3784
        Hunter-Lab:
        25.5793, 65.9239, -158.3196
      #3402e7 color charts
#3402e7 RGB chart
      #3402e7 CMYK chart
      #3402e7 RGB pie chart
      #3402e7 color shades, tints & tones
#3402e7 color schemes
#3402e7 color preview, HTML & CSS examples
           This text has a color of #3402e7        
        
          <p style="color:#3402e7;">Text here</p>
        
        
          .mytext {color:#3402e7;}
        
        Text color #3402e7
      
           This box has a color of #3402e7        
        
          <div style="background-color:#3402e7;">Content here</div>
        
        
          .mybackground {background-color:#3402e7;}
        
        Background color #3402e7
      
           Border around this has a color of #3402e7        
        
          <div style="border:2px solid #3402e7;">Content here</div>
        
        
          .myborder {border:2px solid #3402e7;}
        
        Border color #3402e7