#3d3ffd color space conversions
Hex:
        #3d3ffd
        RGB:
        61, 63, 253
        CMY:
        76, 75, 1
        CMYK:
        76, 75, 0, 1
      HSL:
        239°, 97.9592%, 61.5686%
        HSV (HSB):
        239°, 75.8893%, 99.2157%
        XYZ:
        21.4316, 11.6390, 94.0455
        xyY:
        0.1686, 0.0916, 11.6390
      CIE-Lab:
        40.6365, 60.2054, -92.8192
        CIE-LCH:
        40.6365, 110.6350, 302.9687
        CIE-Luv:
        40.6365, -9.8011, -131.6789
        Hunter-Lab:
        34.1159, 52.4307, -139.5603
      #3d3ffd color charts
#3d3ffd RGB chart
      #3d3ffd CMYK chart
      #3d3ffd RGB pie chart
      #3d3ffd color shades, tints & tones
#3d3ffd color schemes
#3d3ffd color preview, HTML & CSS examples
           This text has a color of #3d3ffd        
        
          <p style="color:#3d3ffd;">Text here</p>
        
        
          .mytext {color:#3d3ffd;}
        
        Text color #3d3ffd
      
           This box has a color of #3d3ffd        
        
          <div style="background-color:#3d3ffd;">Content here</div>
        
        
          .mybackground {background-color:#3d3ffd;}
        
        Background color #3d3ffd
      
           Border around this has a color of #3d3ffd        
        
          <div style="border:2px solid #3d3ffd;">Content here</div>
        
        
          .myborder {border:2px solid #3d3ffd;}
        
        Border color #3d3ffd