#3d24fe color space conversions
Hex:
        #3d24fe
        RGB:
        61, 36, 254
        CMY:
        76, 86, 0
        CMYK:
        76, 86, 0, 0
      HSL:
        247°, 99.0909%, 56.8627%
        HSV (HSB):
        247°, 85.8268%, 99.6078%
        XYZ:
        20.4447, 9.4096, 94.5046
        xyY:
        0.1644, 0.0757, 9.4096
      CIE-Lab:
        36.7613, 72.1641, -99.8100
        CIE-LCH:
        36.7613, 123.1653, 305.8675
        CIE-Luv:
        36.7613, -6.7428, -132.8903
        Hunter-Lab:
        30.6751, 65.2876, -161.1896
      #3d24fe color charts
#3d24fe RGB chart
      #3d24fe CMYK chart
      #3d24fe RGB pie chart
      #3d24fe color shades, tints & tones
#3d24fe color schemes
#3d24fe color preview, HTML & CSS examples
           This text has a color of #3d24fe        
        
          <p style="color:#3d24fe;">Text here</p>
        
        
          .mytext {color:#3d24fe;}
        
        Text color #3d24fe
      
           This box has a color of #3d24fe        
        
          <div style="background-color:#3d24fe;">Content here</div>
        
        
          .mybackground {background-color:#3d24fe;}
        
        Background color #3d24fe
      
           Border around this has a color of #3d24fe        
        
          <div style="border:2px solid #3d24fe;">Content here</div>
        
        
          .myborder {border:2px solid #3d24fe;}
        
        Border color #3d24fe