#3656e3 color space conversions
Hex:
        #3656e3
        RGB:
        54, 86, 227
        CMY:
        79, 66, 11
        CMYK:
        76, 62, 0, 11
      HSL:
        229°, 75.5459%, 55.0980%
        HSV (HSB):
        229°, 76.2115%, 89.0196%
        XYZ:
        18.7142, 12.9859, 74.1932
        xyY:
        0.1767, 0.1226, 12.9859
      CIE-Lab:
        42.7420, 37.6823, -74.7148
        CIE-LCH:
        42.7420, 83.6795, 296.7640
        CIE-Luv:
        42.7420, -14.5479, -111.3122
        Hunter-Lab:
        36.0360, 29.6359, -96.8450
      #3656e3 color charts
#3656e3 RGB chart
      #3656e3 CMYK chart
      #3656e3 RGB pie chart
      #3656e3 color shades, tints & tones
#3656e3 color schemes
#3656e3 color preview, HTML & CSS examples
           This text has a color of #3656e3        
        
          <p style="color:#3656e3;">Text here</p>
        
        
          .mytext {color:#3656e3;}
        
        Text color #3656e3
      
           This box has a color of #3656e3        
        
          <div style="background-color:#3656e3;">Content here</div>
        
        
          .mybackground {background-color:#3656e3;}
        
        Background color #3656e3
      
           Border around this has a color of #3656e3        
        
          <div style="border:2px solid #3656e3;">Content here</div>
        
        
          .myborder {border:2px solid #3656e3;}
        
        Border color #3656e3