#3640ed color space conversions
Hex:
        #3640ed
        RGB:
        54, 64, 237
        CMY:
        79, 75, 7
        CMYK:
        77, 73, 0, 7
      HSL:
        237°, 83.5616%, 57.0588%
        HSV (HSB):
        237°, 77.2152%, 92.9412%
        XYZ:
        18.6408, 10.5655, 81.1776
        xyY:
        0.1689, 0.0957, 10.5655
      CIE-Lab:
        38.8388, 54.1253, -86.8023
        CIE-LCH:
        38.8388, 102.2946, 301.9455
        CIE-Luv:
        38.8388, -10.3937, -122.3313
        Hunter-Lab:
        32.5046, 45.4834, -125.3188
      #3640ed color charts
#3640ed RGB chart
      #3640ed CMYK chart
      #3640ed RGB pie chart
      #3640ed color shades, tints & tones
#3640ed color schemes
#3640ed color preview, HTML & CSS examples
           This text has a color of #3640ed        
        
          <p style="color:#3640ed;">Text here</p>
        
        
          .mytext {color:#3640ed;}
        
        Text color #3640ed
      
           This box has a color of #3640ed        
        
          <div style="background-color:#3640ed;">Content here</div>
        
        
          .mybackground {background-color:#3640ed;}
        
        Background color #3640ed
      
           Border around this has a color of #3640ed        
        
          <div style="border:2px solid #3640ed;">Content here</div>
        
        
          .myborder {border:2px solid #3640ed;}
        
        Border color #3640ed