#3629d7 color space conversions
Hex:
        #3629d7
        RGB:
        54, 41, 215
        CMY:
        79, 84, 16
        CMYK:
        75, 81, 0, 16
      HSL:
        244°, 68.5039%, 50.1961%
        HSV (HSB):
        244°, 80.9302%, 84.3137%
        XYZ:
        14.5800, 7.2764, 64.9260
        xyY:
        0.1680, 0.0838, 7.2764
      CIE-Lab:
        32.4281, 58.9137, -84.8415
        CIE-LCH:
        32.4281, 103.2904, 304.7760
        CIE-Luv:
        32.4281, -6.2114, -110.7561
        Hunter-Lab:
        26.9749, 49.2737, -123.8231
      #3629d7 color charts
#3629d7 RGB chart
      #3629d7 CMYK chart
      #3629d7 RGB pie chart
      #3629d7 color shades, tints & tones
#3629d7 color schemes
#3629d7 color preview, HTML & CSS examples
           This text has a color of #3629d7        
        
          <p style="color:#3629d7;">Text here</p>
        
        
          .mytext {color:#3629d7;}
        
        Text color #3629d7
      
           This box has a color of #3629d7        
        
          <div style="background-color:#3629d7;">Content here</div>
        
        
          .mybackground {background-color:#3629d7;}
        
        Background color #3629d7
      
           Border around this has a color of #3629d7        
        
          <div style="border:2px solid #3629d7;">Content here</div>
        
        
          .myborder {border:2px solid #3629d7;}
        
        Border color #3629d7