#3936dd color space conversions
Hex:
        #3936dd
        RGB:
        57, 54, 221
        CMY:
        78, 79, 13
        CMYK:
        74, 76, 0, 13
      HSL:
        241°, 71.0638%, 53.9216%
        HSV (HSB):
        241°, 75.5656%, 86.6667%
        XYZ:
        16.0577, 8.7286, 69.2451
        xyY:
        0.1708, 0.0928, 8.7286
      CIE-Lab:
        35.4565, 54.6131, -83.2731
        CIE-LCH:
        35.4565, 99.5841, 303.2581
        CIE-Luv:
        35.4565, -7.7285, -113.7926
        Hunter-Lab:
        29.5443, 45.3143, -118.2813
      #3936dd color charts
#3936dd RGB chart
      #3936dd CMYK chart
      #3936dd RGB pie chart
      #3936dd color shades, tints & tones
#3936dd color schemes
#3936dd color preview, HTML & CSS examples
           This text has a color of #3936dd        
        
          <p style="color:#3936dd;">Text here</p>
        
        
          .mytext {color:#3936dd;}
        
        Text color #3936dd
      
           This box has a color of #3936dd        
        
          <div style="background-color:#3936dd;">Content here</div>
        
        
          .mybackground {background-color:#3936dd;}
        
        Background color #3936dd
      
           Border around this has a color of #3936dd        
        
          <div style="border:2px solid #3936dd;">Content here</div>
        
        
          .myborder {border:2px solid #3936dd;}
        
        Border color #3936dd