#3402fd color space conversions
Hex:
        #3402fd
        RGB:
        52, 2, 253
        CMY:
        80, 99, 1
        CMYK:
        79, 99, 0, 1
      HSL:
        252°, 98.4314%, 50.0000%
        HSV (HSB):
        252°, 99.2095%, 99.2157%
        XYZ:
        19.1675, 7.8653, 93.4364
        xyY:
        0.1591, 0.0653, 7.8653
      CIE-Lab:
        33.7008, 78.9825, -104.3651
        CIE-LCH:
        33.7008, 130.8828, 307.1181
        CIE-Luv:
        33.7008, -6.2124, -130.8929
        Hunter-Lab:
        28.0452, 72.9168, -177.9012
      #3402fd color charts
#3402fd RGB chart
      #3402fd CMYK chart
      #3402fd RGB pie chart
      #3402fd color shades, tints & tones
#3402fd color schemes
#3402fd color preview, HTML & CSS examples
           This text has a color of #3402fd        
        
          <p style="color:#3402fd;">Text here</p>
        
        
          .mytext {color:#3402fd;}
        
        Text color #3402fd
      
           This box has a color of #3402fd        
        
          <div style="background-color:#3402fd;">Content here</div>
        
        
          .mybackground {background-color:#3402fd;}
        
        Background color #3402fd
      
           Border around this has a color of #3402fd        
        
          <div style="border:2px solid #3402fd;">Content here</div>
        
        
          .myborder {border:2px solid #3402fd;}
        
        Border color #3402fd