#3936fe color space conversions
Hex:
        #3936fe
        RGB:
        57, 54, 254
        CMY:
        78, 79, 0
        CMYK:
        78, 79, 0, 0
      HSL:
        241°, 99.0099%, 60.3922%
        HSV (HSB):
        241°, 78.7402%, 99.6078%
        XYZ:
        20.8959, 10.6639, 94.7229
        xyY:
        0.1655, 0.0844, 10.6639
      CIE-Lab:
        39.0086, 64.6650, -96.0821
        CIE-LCH:
        39.0086, 115.8159, 303.9413
        CIE-Luv:
        39.0086, -9.1784, -132.8369
        Hunter-Lab:
        32.6557, 57.0720, -149.1209
      #3936fe color charts
#3936fe RGB chart
      #3936fe CMYK chart
      #3936fe RGB pie chart
      #3936fe color shades, tints & tones
#3936fe color schemes
#3936fe color preview, HTML & CSS examples
           This text has a color of #3936fe        
        
          <p style="color:#3936fe;">Text here</p>
        
        
          .mytext {color:#3936fe;}
        
        Text color #3936fe
      
           This box has a color of #3936fe        
        
          <div style="background-color:#3936fe;">Content here</div>
        
        
          .mybackground {background-color:#3936fe;}
        
        Background color #3936fe
      
           Border around this has a color of #3936fe        
        
          <div style="border:2px solid #3936fe;">Content here</div>
        
        
          .myborder {border:2px solid #3936fe;}
        
        Border color #3936fe