#3405f7 color space conversions
Hex:
        #3405f7
        RGB:
        52, 5, 247
        CMY:
        80, 98, 3
        CMYK:
        79, 98, 0, 3
      HSL:
        252°, 96.0317%, 49.4118%
        HSV (HSB):
        252°, 97.9757%, 96.8627%
        XYZ:
        18.2589, 7.5540, 88.4914
        xyY:
        0.1597, 0.0661, 7.5540
      CIE-Lab:
        33.0362, 77.1391, -102.0972
        CIE-LCH:
        33.0362, 127.9620, 307.0727
        CIE-Luv:
        33.0362, -5.9656, -127.5982
        Hunter-Lab:
        27.4846, 70.4858, -171.6555
      #3405f7 color charts
#3405f7 RGB chart
      #3405f7 CMYK chart
      #3405f7 RGB pie chart
      #3405f7 color shades, tints & tones
#3405f7 color schemes
#3405f7 color preview, HTML & CSS examples
           This text has a color of #3405f7        
        
          <p style="color:#3405f7;">Text here</p>
        
        
          .mytext {color:#3405f7;}
        
        Text color #3405f7
      
           This box has a color of #3405f7        
        
          <div style="background-color:#3405f7;">Content here</div>
        
        
          .mybackground {background-color:#3405f7;}
        
        Background color #3405f7
      
           Border around this has a color of #3405f7        
        
          <div style="border:2px solid #3405f7;">Content here</div>
        
        
          .myborder {border:2px solid #3405f7;}
        
        Border color #3405f7