#3405fd color space conversions
Hex:
        #3405fd
        RGB:
        52, 5, 253
        CMY:
        80, 98, 1
        CMYK:
        79, 98, 0, 1
      HSL:
        251°, 98.4127%, 50.5882%
        HSV (HSB):
        251°, 98.0237%, 99.2157%
        XYZ:
        19.2001, 7.9305, 93.4473
        xyY:
        0.1592, 0.0658, 7.9305
      CIE-Lab:
        33.8376, 78.5588, -104.1366
        CIE-LCH:
        33.8376, 130.4451, 307.0302
        CIE-Luv:
        33.8376, -6.3019, -130.9939
        Hunter-Lab:
        28.1611, 72.4185, -177.0302
      #3405fd color charts
#3405fd RGB chart
      #3405fd CMYK chart
      #3405fd RGB pie chart
      #3405fd color shades, tints & tones
#3405fd color schemes
#3405fd color preview, HTML & CSS examples
           This text has a color of #3405fd        
        
          <p style="color:#3405fd;">Text here</p>
        
        
          .mytext {color:#3405fd;}
        
        Text color #3405fd
      
           This box has a color of #3405fd        
        
          <div style="background-color:#3405fd;">Content here</div>
        
        
          .mybackground {background-color:#3405fd;}
        
        Background color #3405fd
      
           Border around this has a color of #3405fd        
        
          <div style="border:2px solid #3405fd;">Content here</div>
        
        
          .myborder {border:2px solid #3405fd;}
        
        Border color #3405fd