#3642ce color space conversions
Hex:
        #3642ce
        RGB:
        54, 66, 206
        CMY:
        79, 74, 19
        CMYK:
        74, 68, 0, 19
      HSL:
        235°, 60.8000%, 50.9804%
        HSV (HSB):
        235°, 73.7864%, 80.7843%
        XYZ:
        14.6101, 9.1369, 59.3861
        xyY:
        0.1757, 0.1099, 9.1369
      CIE-Lab:
        36.2466, 42.6389, -73.3270
        CIE-LCH:
        36.2466, 84.8229, 300.1776
        CIE-Luv:
        36.2466, -9.7314, -103.2002
        Hunter-Lab:
        30.2274, 33.3785, -95.3248
      #3642ce color charts
#3642ce RGB chart
      #3642ce CMYK chart
      #3642ce RGB pie chart
      #3642ce color shades, tints & tones
#3642ce color schemes
#3642ce color preview, HTML & CSS examples
           This text has a color of #3642ce        
        
          <p style="color:#3642ce;">Text here</p>
        
        
          .mytext {color:#3642ce;}
        
        Text color #3642ce
      
           This box has a color of #3642ce        
        
          <div style="background-color:#3642ce;">Content here</div>
        
        
          .mybackground {background-color:#3642ce;}
        
        Background color #3642ce
      
           Border around this has a color of #3642ce        
        
          <div style="border:2px solid #3642ce;">Content here</div>
        
        
          .myborder {border:2px solid #3642ce;}
        
        Border color #3642ce