#3936e3 color space conversions
Hex:
        #3936e3
        RGB:
        57, 54, 227
        CMY:
        78, 79, 11
        CMYK:
        75, 76, 0, 11
      HSL:
        241°, 75.5459%, 55.0980%
        HSV (HSB):
        241°, 76.2115%, 89.0196%
        XYZ:
        16.8716, 9.0542, 73.5315
        xyY:
        0.1696, 0.0910, 9.0542
      CIE-Lab:
        36.0885, 56.4826, -85.6615
        CIE-LCH:
        36.0885, 102.6069, 303.3997
        CIE-Luv:
        36.0885, -7.9973, -117.3032
        Hunter-Lab:
        30.0903, 47.4271, -123.8235
      #3936e3 color charts
#3936e3 RGB chart
      #3936e3 CMYK chart
      #3936e3 RGB pie chart
      #3936e3 color shades, tints & tones
#3936e3 color schemes
#3936e3 color preview, HTML & CSS examples
           This text has a color of #3936e3        
        
          <p style="color:#3936e3;">Text here</p>
        
        
          .mytext {color:#3936e3;}
        
        Text color #3936e3
      
           This box has a color of #3936e3        
        
          <div style="background-color:#3936e3;">Content here</div>
        
        
          .mybackground {background-color:#3936e3;}
        
        Background color #3936e3
      
           Border around this has a color of #3936e3        
        
          <div style="border:2px solid #3936e3;">Content here</div>
        
        
          .myborder {border:2px solid #3936e3;}
        
        Border color #3936e3